Staging
v0.5.1
https://github.com/python/cpython
Revision 0a95063d732b6f309a0cbf73e6095fb8774e5914 authored by Eric Smith on 30 April 2008, 01:09:30 UTC, committed by Eric Smith on 30 April 2008, 01:09:30 UTC
Implemented grouping, with tests.
Cleaned up PyOS_ascii_formatd by breaking reformatting into smaller functions.
1 parent 48f6276
History
Tip revision: 0a95063d732b6f309a0cbf73e6095fb8774e5914 authored by Eric Smith on 30 April 2008, 01:09:30 UTC
Issue 2526, float.__format__ 'n' specifier does not support thousands grouping.
Tip revision: 0a95063
File Mode Size
Coroutine.py -rw-r--r-- 5.4 KB
Generator.py -rw-r--r-- 2.4 KB
README -rw-r--r-- 440 bytes
fcmp.py -rw-r--r-- 1.7 KB
find.py -rw-r--r-- 4.1 KB
squasher.py -rw-r--r-- 3.0 KB
sync.py -rw-r--r-- 21.2 KB
telnet.py -rw-r--r-- 3.0 KB

README

back to top