MCPcopy 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
3Simplified, pyshell.ModifiedInterpreter spawns a subprocess with
4f'''{sys.executable} -c "__import__('idlelib.run').run.main()"'''

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
capture_warningsFunction · 0.70

Tested by

no test coverage detected