Home
last modified time | relevance | path

Searched defs:IdleConfParser (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DconfigHandler.py34 class IdleConfParser(ConfigParser): class
/external/python/cpython3/Lib/idlelib/
Dconfig.py40 class IdleConfParser(ConfigParser): class