[Python-ideas] Rough draft: Proposed format specifier for a thousands separator (discussion moved from python-dev)
Nick Coghlan
ncoghlan at gmail.com
Thu Mar 19 13:04:44 CET 2009
Eric Smith wrote:
>> That's a separate discussion, not part of PEP 377. The comma in PEP 377
>> is hardcoded, just like the decimal point. If formatting becomes more
>> configurable it will be via a new PEP.
>
> For the record, it's PEP 378.
Sorry about that - got my PEP numbers mixed up (377 is floating around
in my brain since I still have to update it with Guido's rejection).
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
More information about the Python-ideas
mailing list