commit | b7f5ba16dbf86997257a25b11b09f0ebbd182559 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Wed Aug 29 12:38:45 2007 +0000 |
committer | Eric Smith <eric@trueblade.com> | Wed Aug 29 12:38:45 2007 +0000 |
tree | 83aa151019b5f9ca3181f42d72f9acb2ae30ca97 | |
parent | 39dce30b4c6749731911ca7ed518c2ea706c15ea [diff] |
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.