MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / run.py

File run.py

tools/python-3.11.9-amd64/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

capture_warningsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected