Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ run.py
File
run.py
Lib/idlelib/run.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
" idlelib.run
2
3
Simplified, pyshell.ModifiedInterpreter spawns a subprocess
with
4
f
''
'{sys.executable} -c "__import__('
idlelib.run
').run.main()"'
''
Callers
nothing calls this directly
Calls
2
main
Function · 0.90
capture_warnings
Function · 0.70
Tested by
no test coverage detected