]> granicus.if.org Git - python/commit
Restrict format presentation types to those specified in the 'Standard Format Specifi...
authorEric Smith <eric@trueblade.com>
Sun, 27 Jan 2008 21:07:59 +0000 (21:07 +0000)
committerEric Smith <eric@trueblade.com>
Sun, 27 Jan 2008 21:07:59 +0000 (21:07 +0000)
commit7b69c6c3afba79518865313e1b41845a6b534fb6
tree1a2f2f8e142378ff212cc4f57083e8a983cbe297
parent412dc9c88f040abf4b23017c5e5e4d8b880d247d
Restrict format presentation types to those specified in the 'Standard Format Specifiers' section of PEP 3101.
Lib/test/test_float.py
Lib/test/test_long.py
Objects/stringlib/formatter.h