This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / exceptions / ModuleDeprecationWarning

class

numpy.exceptions:ModuleDeprecationWarning

source: build-install/usr/lib/python3.14/site-packages/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