Y
Hacker News
new
|
ask
|
show
|
jobs
by
dalke
5150 days ago
I found that I often (~1 time in 10) make a mistake with that syntax, and omit the trailing 's'. I think it's because I'm not used to having anything after a closing ')'.
1 comments
mturmon
5149 days ago
Same problem here. Maybe the braces approach using {name} is an improvement upon %(name)s in that respect.
link