commit | 603ae9e371fee4e2f61375cd9738559acacae987 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Dec 20 20:34:44 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Dec 20 20:34:44 2009 +0000 |
tree | 835f97f63fe8e4fb23112be05fc0909f218dc071 | |
parent | ed284991e1f6174afd2600163d884055cda6328f [diff] |
Issue #7554: Various fixups in test_cmath.py: remove code duplication, use new-style formatting. Thanks Florent Xicluna for the patch.