diff options
Diffstat (limited to 'numpy/oldnumeric/alter_code2.py')
-rw-r--r-- | numpy/oldnumeric/alter_code2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/oldnumeric/alter_code2.py b/numpy/oldnumeric/alter_code2.py index 58a8bd925..766f861d0 100644 --- a/numpy/oldnumeric/alter_code2.py +++ b/numpy/oldnumeric/alter_code2.py @@ -17,7 +17,7 @@ Makes the following changes: oldnumeric.random_array, and oldnumeric.fft """ -#__all__ = ['fromfile', 'fromstr'] +#__all__ = ['fromfile', 'fromstr', 'convertfile', 'convertall'] __all__ = [] import warnings |