Use skipUnless to skip math module tests on non-IEEE 754 platforms.
commit1cfa1eac59ea8c78d97f4be3e449788cfbbb3e60
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 18 Sep 2009 21:01:50 +0000 (18 21:01 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 18 Sep 2009 21:01:50 +0000 (18 21:01 +0000)
tree9544798058704ae05849dcaff9e1b2fb1d5bfe43
parentb1e3dbbdabee576adf10362b96ef1e8df59a8a2d
Use skipUnless to skip math module tests on non-IEEE 754 platforms.

git-svn-id: http://svn.python.org/projects/python/trunk@74925 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_math.py