Files
cpython/Objects
Tim Peters e56ed9ba15 long_true_divide: reliably force underflow to 0 when the denominator
has more bits than the numerator than can be counted in a C int (yes,
that's unlikely, and no, I'm not adding a test case with a 2 gigabit
long).
2001-09-06 21:59:14 +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-08-29 23:54:21 +00:00
2001-08-29 23:54:21 +00:00
2001-08-30 03:12:59 +00:00