STINNER Victor added the comment:

Oh, there is also infj:

>>> complex(0, float("inf"))
infj
>>> complex("infj")
infj
>>> complex(0, float("nan"))
nanj
>>> complex("nanj")
nanj

----------

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

Reply via email to