[issue16469] Exceptions raised by Fraction() different from those raised by int()

Alexey Kachayev report at bugs.python.org
Thu Nov 15 19:23:37 CET 2012


Alexey Kachayev added the comment:

I also attached "full_issue" patch: change OverflowError to ValueError for all cases.

----------
Added file: http://bugs.python.org/file27991/full_issues16469.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16469>
_______________________________________


More information about the Python-bugs-list mailing list