Mark Dickinson <[EMAIL PROTECTED]> added the comment:

Here's a patch that fixes the rounding of integer division.  It includes a 
fast path for the case where both integers are small (less than about 
3.5e12).

----------
keywords: +patch
Added file: http://bugs.python.org/file10363/long_division.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1811>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to