From 9445a3d284c5cbc756fee1e6c313a114e937ddea Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Sun, 3 Apr 2011 14:44:07 -0600 Subject: BUG: Fix strings for Python 3k. --- numpy/lib/tests/test_io.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'numpy/lib/tests/test_io.py') diff --git a/numpy/lib/tests/test_io.py b/numpy/lib/tests/test_io.py index f9d5569de..1ed333165 100644 --- a/numpy/lib/tests/test_io.py +++ b/numpy/lib/tests/test_io.py @@ -464,7 +464,7 @@ class TestLoadTxt(TestCase): assert_(a.dtype.str == '|S1') assert_(b.dtype.str == '