Files
cpython/Objects
Eric Smith a3b1ac8dca Added ',' thousands grouping to int.__format__. See PEP 378.
This is incomplete, but I want to get some version into the next alpha. I am still working on:
Documentation.
More tests.
Implement for floats.

In addition, there's an existing bug with 'n' formatting that carries forward to thousands grouping (issue 5515).
2009-04-03 14:45:06 +00:00
..
2008-05-26 13:28:38 +00:00
2009-04-02 18:41:40 +00:00
2009-02-08 15:00:52 +00:00