Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45683 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2013-05-21 20:26 +0100 |
| Last post | 2013-05-21 20:26 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: PEP 378: Format Specifier for Thousands Separator Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-21 20:26 +0100
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-05-21 20:26 +0100 |
| Subject | Re: PEP 378: Format Specifier for Thousands Separator |
| Message-ID | <mailman.1933.1369164394.3114.python-list@python.org> |
On 21/05/2013 20:13, Skip Montanaro wrote: >> Thank you, but let me rephrase it. I'm already using str.format() but I'd like to use '%' (BINARY_MODULO) operator instead. > > That's unlikely to change. If not deprecated already string > interpolation using the modulo operator has lost favor to the string > object's format method. > Please stop perpetuating this myth, see http://mail.python.org/pipermail/python-dev/2012-February/116789.html and http://bugs.python.org/issue14123 -- If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web