[issue22532] A suggested change

Geoffrey Spear report at bugs.python.org
Wed Oct 1 16:47:45 CEST 2014


Geoffrey Spear added the comment:

>From the documentation: "Complex numbers have a real and imaginary part, which are each a floating point number."

Needing to use int() to convert these floats to integers is not a bug, it's the expected behavior.

----------
nosy: +geoffreyspear

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


More information about the Python-bugs-list mailing list