]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed formatting with thousands separator and padding. Resolves issue 3140.
authorEric Smith <eric@trueblade.com>
Tue, 24 Jun 2008 11:11:59 +0000 (11:11 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 24 Jun 2008 11:11:59 +0000 (11:11 +0000)
commit5dce7e9a83346ca24270587f7bedd59940cd948f
tree17a5a138cd17316701fa60042f69056e79b346cd
parentc72b7879928156fe260e8d1511b047d0ec244f03
Fixed formatting with thousands separator and padding.  Resolves issue 3140.
Lib/test/test_types.py
Objects/stringlib/formatter.h