/opt/alt/python27/lib64/python2.7/site-packages/numpy
NameSizeModeActions
compat/-0755rm
core/-0755rm
distutils/-0755rm
doc/-0755rm
fft/-0755rm
lib/-0755rm
linalg/-0755rm
ma/-0755rm
matrixlib/-0755rm
polynomial/-0755rm
random/-0755rm
testing/-0755rm
tests/-0755rm
add_newdocs.py2237010644editdlrm
add_newdocs.pyc2907240644editdlrm
add_newdocs.pyo2907240644editdlrm
ctypeslib.py146360644editdlrm
ctypeslib.pyc142470644editdlrm
ctypeslib.pyo142470644editdlrm
dual.py18640644editdlrm
dual.pyc23400644editdlrm
dual.pyo23400644editdlrm
matlib.py95840644editdlrm
matlib.pyc108640644editdlrm
matlib.pyo108640644editdlrm
setup.py8980644editdlrm
setup.pyc11280644editdlrm
setup.pyo11280644editdlrm
version.py2610644editdlrm
version.pyc3160644editdlrm
version.pyo3160644editdlrm
_globals.py18510644editdlrm
_globals.pyc24890644editdlrm
_globals.pyo24890644editdlrm
_import_tools.py132420644editdlrm
_import_tools.pyc115690644editdlrm
_import_tools.pyo115690644editdlrm
__config__.py17690644editdlrm
__config__.pyc18820644editdlrm
__config__.pyo18820644editdlrm
__init__.py61880644editdlrm
__init__.pyc61870644editdlrm
__init__.pyo61870644editdlrm
Edit: /opt/alt/python27/lib64/python2.7/site-packages/numpy/_globals.pyo (2489B)
ó ]9Zc@`s˜dZddlmZmZmZdddgZdeƒkrOedƒ‚neZ de fd„ƒYZ de fd „ƒYZ dd d „ƒYZd S( sI Module defining global singleton classes. This module raises a RuntimeError if an attempt to reload it is made. In that way the identities of the classes defined here are fixed and will remain so even if numpy itself is reloaded. In particular, a function like the following will still work correctly after numpy is reloaded:: def foo(arg=np._NoValue): if arg is np._NoValue: ... That was not the case when the singleton classes were defined in the numpy ``__init__.py`` file. See gh-7844 for a discussion of the reload problem that motivated this module. i(tdivisiontabsolute_importtprint_functiontModuleDeprecationWarningtVisibleDeprecationWarningt_NoValuet _is_loadeds'Reloading numpy._globals is not allowedcB`seZdZRS(s6Module deprecation warning. The nose tester turns ordinary Deprecation warnings into test failures. That makes it hard to deprecate whole modules, because they get imported by default. So this is a special Deprecation warning that the nose tester will let pass without making tests fail. (t__name__t __module__t__doc__(((sA/opt/alt/python27/lib64/python2.7/site-packages/numpy/_globals.pyR!scB`seZdZRS(sáVisible deprecation warning. By default, python will not show deprecation warnings, so this class can be used when a very visible warning is helpful, for example because the usage is most likely a user bug. (RRR (((sA/opt/alt/python27/lib64/python2.7/site-packages/numpy/_globals.pyR-scB`seZdZRS(s®Special keyword value. This class may be used as the default value assigned to a deprecated keyword in order to check if it has been given a user defined value. (RRR (((sA/opt/alt/python27/lib64/python2.7/site-packages/numpy/_globals.pyR8sN((R t __future__RRRt__ALL__tglobalst RuntimeErrortTrueRtDeprecationWarningRt UserWarningRR(((sA/opt/alt/python27/lib64/python2.7/site-packages/numpy/_globals.pyts