|
|
|
|
|
by masklinn
431 days ago
|
|
> printf-style formatting ("foo %s" % "bar") feels the most ready to be retired (except insofar as it probably never will, because it's a nice shortcut). It’s also the only one which is anything near safe for being user provided. |
|