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

bundles / numpy latest / numpy / _utils / _inspect

module

numpy._utils._inspect

source: build-install/usr/lib/python3.14/site-packages/numpy/_utils/_inspect.py :0

Members

Summary

Subset of inspect module from upstream python

Extended Summary

We use this instead of upstream because upstream inspect is slow to import, and significantly contributes to numpy import times. Importing this copy has almost no overhead.

Additional content

Subset of inspect module from upstream python

We use this instead of upstream because upstream inspect is slow to import, and significantly contributes to numpy import times. Importing this copy has almost no overhead.

Aliases

  • numpy._utils._inspect