Sindbad~EG File Manager

Current Path : /opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/ma/
Upload File :
Current File : //opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/ma/__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

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists