[issue16483] Make int(float('inf')) raise ValueError rather than OverflowError.

Ramchandra Apte report at bugs.python.org
Sat Nov 17 14:47:16 CET 2012


Ramchandra Apte added the comment:

+1 on OverflowError being a subclass of ValueError

----------
nosy: +ramchandra.apte

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


More information about the Python-bugs-list mailing list