MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _mkstemp_inner

Function _mkstemp_inner

Lib/tempfile.py:230–251  ·  view source on GitHub ↗

Code common to mkstemp, TemporaryFile, and NamedTemporaryFile.

(dir, pre, suf, flags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mkstempFunction · 0.85
NamedTemporaryFileFunction · 0.85
TemporaryFileFunction · 0.85

Calls 5

_get_candidate_namesFunction · 0.85
_set_cloexecFunction · 0.85
nextMethod · 0.45
joinMethod · 0.45
openMethod · 0.45

Tested by

no test coverage detected