Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45683 > unrolled thread

Re: PEP 378: Format Specifier for Thousands Separator

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2013-05-21 20:26 +0100
Last post2013-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.


Contents

  Re: PEP 378: Format Specifier for Thousands Separator Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-21 20:26 +0100

#45683 — Re: PEP 378: Format Specifier for Thousands Separator

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2013-05-21 20:26 +0100
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web