bundles / numpy 2.4.3 / numpy / exceptions / ModuleDeprecationWarning
class
numpy.exceptions:ModuleDeprecationWarning
source: /numpy/exceptions.py :58
Summary
Module deprecation warning.
Extended Summary
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.
Aliases
-
numpy.exceptions.ModuleDeprecationWarning