Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
The comments at the beginning of config-main.
def
describe the
4
configuration files and the design implemented to update user
Callers
nothing calls this directly
Calls
4
main
Function · 0.90
IdleConf
Class · 0.85
set
Function · 0.85
_dump
Function · 0.70
Tested by
no test coverage detected