MCPcopy Index your code
hub / github.com/python/cpython / tf_inherit_check.py

File tf_inherit_check.py

Lib/test/tf_inherit_check.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Helper script for test_tempfile.py. argv[2] is the number of a file
2# descriptor which should _not_ be open. Check this by attempting to
3# write to it -- if we succeed, something is wrong.
4

Callers

nothing calls this directly

Calls 3

SuppressCrashReportClass · 0.90
writeMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected