[Python-ideas] [Python-Dev] Formatting mini-language suggestion
Raymond Hettinger
python at rcn.com
Thu Mar 12 04:45:24 CET 2009
[Guido van Rossum]
> I suggest moving this to python-ideas and
> writing a proper PEP.
Okay, it's moved.
Will write up a PEP, do research on what other languages
do and collect everyone's ideas on what to put in the shed.
(hundreds and ten thousands grouping, various choices of
decimal points, mayan number systems and whatnot). Will
start with Nick's simple proposal as a starting point.
[Nick Coghlan]
> [[fill]align][sign][#][0][minimumwidth][,][.precision][type]
Other suggestions and comments welcome.
Raymond
More information about the Python-ideas
mailing list