MCPcopy Index your code
hub / github.com/python/cpython / pyshell.py

File pyshell.py

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

fix_win_hidpiFunction · 0.90
capture_warningsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected