summaryrefslogtreecommitdiff
path: root/numpy/numarray/ma.py
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2007-12-15 18:54:52 +0000
committerTravis Oliphant <oliphant@enthought.com>2007-12-15 18:54:52 +0000
commite76b5fa6896c09257181675bbf4cf47789d32927 (patch)
tree7174e22c68fc47df61e745ee18625ee9f4f5b88c /numpy/numarray/ma.py
parent02ee35a7e1c722a1cdac8f3a60fe9ef7aa079a37 (diff)
downloadnumpy-e76b5fa6896c09257181675bbf4cf47789d32927.tar.gz
Create a branch for io work in NumPy
Diffstat (limited to 'numpy/numarray/ma.py')
-rw-r--r--numpy/numarray/ma.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/numpy/numarray/ma.py b/numpy/numarray/ma.py
deleted file mode 100644
index 5c7a19cf2..000000000
--- a/numpy/numarray/ma.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from numpy.oldnumeric.ma import *