Georg Brandl <[EMAIL PROTECTED]> added the comment:

Both trunk and 3k give this:

>>> 1e16 + 2.9999
10000000000000004.0
>>> 1.7976931348623157e+308 + 9.979201547673598e+291
inf

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

Reply via email to