[Python-ideas] Rough draft: Proposed format specifier for a thousands separator (discussion moved from python-dev)

Antoine Pitrou solipsis at pitrou.net
Thu Mar 12 12:03:18 CET 2009


Raymond Hettinger <python at ...> writes:
>   or_num =format(x, "12T ,2f")

In many cases, the space would have to be a non-breaking space, but it's
probably too complicated for your PEP.

Regards

Antoine.





More information about the Python-ideas mailing list