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

File test_runpy.py

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

Source from the content-addressed store, hash-verified

1# Test the runpy module
2import contextlib
3import importlib.machinery, importlib.util
4import os.path

Callers

nothing calls this directly

Calls 2

updateMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected