[issue10625] There is no test for repr(complex(-0., 1.)) special handling

Eric Smith report at bugs.python.org
Sat Dec 4 14:35:42 CET 2010


Eric Smith <eric at trueblade.com> added the comment:

Technically the special handling in complex_repr() is for +0, but there needs to be a test both ways.

----------

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


More information about the Python-bugs-list mailing list