Hackfut Security File Manager
Current Path:
/opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/ma
opt
/
alt
/
python27
/
lib64
/
python2.7
/
site-packages
/
matplotlib
/
numerix
/
ma
/
📁
..
📄
__init__.py
(233 B)
📄
__init__.pyc
(551 B)
📄
__init__.pyo
(551 B)
Editing: __init__.py
try: from numpy.ma import * # numpy 1.05 and later except ImportError: from numpy.core.ma import * # earlier def getmaskorNone(obj): _msk = getmask(obj) if _msk is nomask: return None return _msk
Upload File
Create Folder