Files
cpython/Objects
Neal Norwitz de8b94c3e1 Fix SF bug #683467, 'int' ability to generate longs not inherited
When subclassing from an int but not overriding __new__,
long values were not converted properly.  Try to convert
longs into an int.
2003-02-10 02:12:43 +00:00
..
2002-12-31 19:50:03 +00:00
2002-08-06 22:12:52 +00:00
2002-11-23 09:13:40 +00:00
2003-02-06 15:22:49 +00:00
2003-02-09 23:42:56 +00:00
2003-01-03 21:22:08 +00:00