commit | 59a389898efe8c55a344c01b1af61d315e216c86 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sun Dec 20 20:36:34 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sun Dec 20 20:36:34 2009 +0000 |
tree | b638a589d5e48018a3b35cb392faf27cbb870ee3 | |
parent | 828ce4af7b164783df86013b78aece9c1bfeb21e [diff] |
Blocked revisions 76948 via svnmerge ........ r76948 | mark.dickinson | 2009-12-20 20:34:44 +0000 (Sun, 20 Dec 2009) | 3 lines Issue #7554: Various fixups in test_cmath.py: remove code duplication, use new-style formatting. Thanks Florent Xicluna for the patch. ........