]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed issue 5782: formatting with commas didn't work if no specifier type code was...
authorEric Smith <eric@trueblade.com>
Wed, 22 Apr 2009 16:20:47 +0000 (16:20 +0000)
committerEric Smith <eric@trueblade.com>
Wed, 22 Apr 2009 16:20:47 +0000 (16:20 +0000)
commitebafbb705cbc92e7917e2dea423c141ec2b276b4
tree8c9458e987733171a1ca9cfb485809687fbd64c6
parent5533ff6a2ea1560cf6700c07096f34c5b9bf5874
Fixed issue 5782: formatting with commas didn't work if no specifier type code was given.
Lib/test/test_types.py
Objects/stringlib/formatter.h