]> granicus.if.org Git - python/commit
Added conditional compilation for '()', which was an allowed sign code in a
authorEric Smith <eric@trueblade.com>
Wed, 29 Aug 2007 12:38:45 +0000 (12:38 +0000)
committerEric Smith <eric@trueblade.com>
Wed, 29 Aug 2007 12:38:45 +0000 (12:38 +0000)
commitb7f5ba16dbf86997257a25b11b09f0ebbd182559
tree83aa151019b5f9ca3181f42d72f9acb2ae30ca97
parent39dce30b4c6749731911ca7ed518c2ea706c15ea
Added conditional compilation for '()', which was an allowed sign code in a
previous version of PEP 3101.  It's currently not compiled in, but I want to
leave it because it might be useful in the future and it makes
calc_number_widths() clearer.  It justifies NumberFieldWidths.rsign
and .n__rsign.
Objects/stringlib/formatter.h