]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added format tests.
authorEric Smith <eric@trueblade.com>
Thu, 30 Aug 2007 22:23:08 +0000 (22:23 +0000)
committerEric Smith <eric@trueblade.com>
Thu, 30 Aug 2007 22:23:08 +0000 (22:23 +0000)
commit185e30cdf330b0c687a7afaf26b1eef761ff12ca
tree207ffc5193da7731b951d1e7e6819940517551f4
parentbc3b345f8284620bba07e9c2ec4cd64553f2b983
Added format tests.
Fixed bug in alignment of negative numbers.
Whitespace normalization.
Lib/test/test_builtin.py
Lib/test/test_long.py
Lib/test/test_unicode.py
Objects/stringlib/formatter.h