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

File config.py

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

Source from the content-addressed store, hash-verified

1"""idlelib.config -- Manage IDLE configuration information.
2
3The comments at the beginning of config-main.def describe the
4configuration files and the design implemented to update user

Callers

nothing calls this directly

Calls 4

mainFunction · 0.90
IdleConfClass · 0.85
setFunction · 0.85
_dumpFunction · 0.70

Tested by

no test coverage detected