Files
cpython/Objects
Tim Peters 73a1dfe367 More bug 460020. When I is a subclass of int, disable the +I(whatever),
I(0) << whatever, I(0) >> whatever, I(whatever) << 0 and I(whatever) >> 0
optimizations.
2001-09-11 21:44:14 +00:00
..
2000-05-02 18:34:30 +00:00
2001-08-29 23:54:21 +00:00
2001-09-06 21:56:42 +00:00
2001-09-02 18:35:54 +00:00
2001-09-10 20:43:35 +00:00
2001-08-29 23:54:21 +00:00
2001-08-29 23:54:21 +00:00
2001-09-11 19:48:03 +00:00