]> granicus.if.org Git - python/commit
Issue #9011: Tests for Python 3.2's treatment of negated imaginary literals.
authorMark Dickinson <dickinsm@gmail.com>
Wed, 30 Jun 2010 11:13:36 +0000 (11:13 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 30 Jun 2010 11:13:36 +0000 (11:13 +0000)
commit50b79a80bd3fe400fe60ead0ed563080fe0cac88
tree3ebf1bd5f060cd3d77e8cfc2d09103605f32b09e
parentaf0e1544bfce6ea500672d2140c88ad351a73c5e
Issue #9011:  Tests for Python 3.2's treatment of negated imaginary literals.
Demo/parser/test_unparse.py
Demo/parser/unparse.py [changed mode: 0644->0755]
Lib/test/test_complex.py
Misc/NEWS