diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-07-04 22:47:52 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-07-04 23:51:48 -0600 |
commit | e79d6e306c675eee852a8ebaa26a137d4296841a (patch) | |
tree | a3985fe1efd680b46d30668c4418232c5dad0edc /numpy/core/numeric.py | |
parent | 9bc2d3214a454e5341b27bf4a22bc8a241b86a83 (diff) | |
download | numpy-e79d6e306c675eee852a8ebaa26a137d4296841a.tar.gz |
BUG: Fix imports in test_io.py and test_recfunctions.py.
Those test functions were incorrectly importing test functions
from numpy/ma/testutils that were actually not defined there, but
rather in numpy/testing. That did not cause an error when testutils
was '*' importing all the test functions, but it was deceptive as
some of the functions might appear to support masked arrays when
they do not.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions