MCPcopy 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"""
2Bootstrap script for IDLE as an application bundle.
3"""
4import sys, os

Callers

nothing calls this directly

Calls 6

mainFunction · 0.90
enumerateFunction · 0.85
expanduserMethod · 0.80
joinMethod · 0.45
partitionMethod · 0.45
startswithMethod · 0.45

Tested by

no test coverage detected