Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2
import
contextlib
3
import
importlib.machinery, importlib.util
4
import
os.path
Callers
nothing calls this directly
Calls
2
update
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected