summaryrefslogtreecommitdiff
path: root/numpy/numarray/alter_code2.py
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/numarray/alter_code2.py')
-rw-r--r--numpy/numarray/alter_code2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/numarray/alter_code2.py b/numpy/numarray/alter_code2.py
index 8e30ffb65..a80cc16ff 100644
--- a/numpy/numarray/alter_code2.py
+++ b/numpy/numarray/alter_code2.py
@@ -3,7 +3,7 @@ This module converts code written for numpy.numarray to work
with numpy
"""
-#__all__ = ['fromfile', 'fromstr']
+#__all__ = ['fromfile', 'fromstr', 'convertfile', 'convertall']
__all__ = []
import warnings