summaryrefslogtreecommitdiff
path: root/numpy/lib/machar.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-06-12 22:58:43 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-06-12 22:58:43 +0000
commitfbf0b479604c22e60215bb28cdedabfb821b9d75 (patch)
treeff1c02a4a21aec9998b57d7aff01a34573aa21c2 /numpy/lib/machar.py
parentb5e35c7c5c715d58aca9638e40098d044b8b8dba (diff)
downloadnumpy-fbf0b479604c22e60215bb28cdedabfb821b9d75.tar.gz
Check-in name-space changes so that numpy.oldnumeric is the compatibility module and numpy does not contain all of the names.
Diffstat (limited to 'numpy/lib/machar.py')
-rw-r--r--numpy/lib/machar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/lib/machar.py b/numpy/lib/machar.py
index 4c2282454..443fef83b 100644
--- a/numpy/lib/machar.py
+++ b/numpy/lib/machar.py
@@ -7,7 +7,7 @@ floating-point arithmetic system
__all__ = ['MachAr']
-from numpy.core.oldnumeric import any
+from numpy.core.fromnumeric import any
# Need to speed this up...especially for longfloat