This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / testing / _private / utils / tempdir

function

numpy.testing._private.utils:tempdir

source: build-install/usr/lib/python3.14/site-packages/numpy/testing/_private/utils.py :2177

Signature

def   tempdir ( * args ** kwargs )

Summary

Context manager to provide a temporary test folder.

Extended Summary

All arguments are passed as this to the underlying tempfile.mkdtemp function.

Aliases

  • numpy.testing.tempdir