bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / _utils / _inspect
module
numpy._utils._inspect
source: build-install/usr/lib/python3.14/site-packages/numpy/_utils/_inspect.py :0
Members
-
formatargspec -
formatargvalues -
getargs -
getargspec -
getargvalues -
iscode -
isfunction -
ismethod -
joinseq -
strseq
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