]> granicus.if.org Git - python/commit
Fix repr for negative imaginary part. Fixes #1013908.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 22 Aug 2004 21:09:15 +0000 (21:09 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 22 Aug 2004 21:09:15 +0000 (21:09 +0000)
commit70aa1f20951a443dcd6387a23a8835bde596055f
tree0d50e1264bdb36d56372c068571fef06109b5b0c
parentf82a9ded393c98205ca263ff397bf84f0eedfef3
Fix repr for negative imaginary part. Fixes #1013908.
Lib/test/test_complex.py
Objects/complexobject.c