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

File pyshell.py

tools/python-3.11.9-amd64/Lib/idlelib/pyshell.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python3
2
3import sys
4if __name__ == "__main__":

Callers

nothing calls this directly

Calls 3

capture_warningsFunction · 0.70
mainFunction · 0.70
printFunction · 0.50

Tested by

no test coverage detected