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

File configdialog.py

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

Source from the content-addressed store, hash-verified

1"""IDLE Configuration Dialog: support user customization of IDLE by GUI
2
3Customize font faces, sizes, and colorization attributes. Set indentation
4defaults. Customize keybindings. Colorization and keybindings can be

Callers

nothing calls this directly

Calls 4

ConfigChangesClass · 0.90
mainFunction · 0.90
runFunction · 0.90
VarTraceClass · 0.85

Tested by

no test coverage detected