{ } Raw JSON

bundles / numpy 2.4.4 / numpy / testing / _private / utils / tempdir

function

numpy.testing._private.utils:tempdir

source: /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