| Current Path : /opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/random_array/ |
| Current File : //opt/alt/python27/lib64/python2.7/site-packages/matplotlib/numerix/random_array/__init__.py |
try:
from numpy.oldnumeric.random_array import *
except ImportError:
from numpy.random import *