]> granicus.if.org Git - python/commit
Issue #7554: Various fixups in test_cmath.py: remove code duplication,
authorMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 20:34:44 +0000 (20:34 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 20:34:44 +0000 (20:34 +0000)
commit603ae9e371fee4e2f61375cd9738559acacae987
tree835f97f63fe8e4fb23112be05fc0909f218dc071
parented284991e1f6174afd2600163d884055cda6328f
Issue #7554:  Various fixups in test_cmath.py:  remove code duplication,
use new-style formatting.  Thanks Florent Xicluna for the patch.
Lib/test/test_cmath.py