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 <rep...@bugs.python.org>
<http://bugs.python.org/issue22532>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to