Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
import
sys
4
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
3
fix_win_hidpi
Function · 0.90
capture_warnings
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected