From: Mark Dickinson Date: Fri, 18 Sep 2009 21:02:27 +0000 (+0000) Subject: Blocked revisions 74925 via svnmerge X-Git-Tag: v2.6.3rc1~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52197062b04e8a758eb7dc8c53733cc7cb8b27e9;p=python Blocked revisions 74925 via svnmerge ........ r74925 | mark.dickinson | 2009-09-18 22:01:50 +0100 (Fri, 18 Sep 2009) | 2 lines Use skipUnless to skip math module tests on non-IEEE 754 platforms. ........ ---