diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2013-09-28 11:31:16 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2013-09-28 11:31:16 -0600 |
commit | 9b9469980ebbd79e67c20e609b3cf1c860ba3308 (patch) | |
tree | c00c17814cb5c5a98fe5bbd19f95fe1d92d1e0bd /numpy/lib/tests | |
parent | 33cd94b5ee56829d81bd43f3b34d113b07184c86 (diff) | |
download | numpy-9b9469980ebbd79e67c20e609b3cf1c860ba3308.tar.gz |
MAINT: Make useless imports of oldnumeric and numarray safe.
The oldnumeric and numarray packages were removed in numpy 1.9, but
some packages, e.g. scipy, import them even though they are not used.
This defines both to the string 'removed' in numpy/__init__.py, which
avoids an import error.
Diffstat (limited to 'numpy/lib/tests')
0 files changed, 0 insertions, 0 deletions