Files
cpython/Objects
Guido van Rossum 03b3f04542 long_mul(): The PyNumber_Multiply() call can return a long if the
result would overflow an int.  Check for this.  (SF bug #488482, Armin
Rigo.)
2001-12-04 16:36:39 +00:00
..
2001-10-19 13:49:35 +00:00
2001-08-29 23:54:21 +00:00