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

File idle.py

Lib/idlelib/idle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os.path
2import sys
3
4

Callers

nothing calls this directly

Calls 4

mainFunction · 0.90
dirnameMethod · 0.45
abspathMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected