Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

I wonder if complex addition/subtraction should preserve -0.0 when it is added 
to a purely imaginary number.  I.e.,

>>> -0.0+1j
(-0+1j)

----------
nosy: +belopolsky

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

Reply via email to