[issue1481296] long(float('nan'))!=0L
Alexander Belopolsky
report at bugs.python.org
Fri Feb 22 08:26:50 CET 2008
Alexander Belopolsky added the comment:
FYI: IEEE Standard 754 requires an invalid operation exception when
inf/nan conversion to integer is attempted.
----------
nosy: +belopolsky
_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1481296>
_____________________________________
More information about the Python-bugs-list
mailing list