SIGN IN SIGN UP

SF #660455 : patch by NNorwitz.

"Unsigned" (i.e., positive-looking, but really negative) hex/oct
constants with a leading minus sign are once again properly negated.
The micro-optimization for negated numeric constants did the wrong
thing for such hex/oct constants.  The patch avoids the optimization
for all hex/oct constants.

This needs to be backported to Python 2.2!
G
Guido van Rossum committed
66b1259dbc2cf4aaefd779d76c4a83fe8003bafd
Parent: e71b9f8