summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_machar.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/lib/tests/test_machar.py')
-rw-r--r--numpy/lib/tests/test_machar.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/numpy/lib/tests/test_machar.py b/numpy/lib/tests/test_machar.py
index add4c033b..584cd1164 100644
--- a/numpy/lib/tests/test_machar.py
+++ b/numpy/lib/tests/test_machar.py
@@ -12,8 +12,7 @@ class TestMachAr(NumpyTestCase):
hiprec = ntypes.float96
machar = MachAr(lambda v:array([v], hiprec))
except AttributeError:
- print "Skipping test: no nyptes.float96 available on this" \
- " platform."
+ "Skipping test: no nyptes.float96 available on this platform."
def test_underlow(self):
"""Regression testing for #759: instanciating MachAr for dtype =