commit | fa767efe0662c7927e644747fa08c083f01b0653 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Mon Jan 28 10:59:27 2008 +0000 |
committer | Eric Smith <eric@trueblade.com> | Mon Jan 28 10:59:27 2008 +0000 |
tree | 2c2ba9c96d8674069386f8c854b6c73776c3e5b1 | |
parent | fe82e774ea203de277968216126e26d0d09b3a15 [diff] |
Partially revert r60376: restore ability for ints to be automatically converted to floats, if a float type specifier is given to an int. PEP 3101 should be clarified on this point.Also, remove unused local variables left over from r60376.