Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ idlemain.py
File
idlemain.py
Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Bootstrap script
for
IDLE
as
an application bundle.
3
""
"
4
import
sys, os
Callers
nothing calls this directly
Calls
6
main
Function · 0.90
enumerate
Function · 0.85
expanduser
Method · 0.80
join
Method · 0.45
partition
Method · 0.45
startswith
Method · 0.45
Tested by
no test coverage detected