Raymond Hettinger added the comment:

Also note that the fractions module is primarily about rational numbers 
(integer ratios).  The int type has no concept of NaNs and Infs, so I don't see 
any reason why the fractions module should cater to them.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22238>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to