From: Mark Dickinson Date: Sun, 20 Dec 2009 20:36:34 +0000 (+0000) Subject: Blocked revisions 76948 via svnmerge X-Git-Tag: v2.6.5rc1~251 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59a389898efe8c55a344c01b1af61d315e216c86;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---