Antoine Pitrou added the comment:

> I don't understand why w ends up having -0 as the real part.

Because "-3.4j" is interpreted as "-complex(0, 3.4)".

----------
nosy: +pitrou

_______________________________________
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