Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DconfigHandler.py34 class IdleConfParser(ConfigParser): class
73 class IdleUserConfParser(IdleConfParser):
182 self.defaultCfg[cfgType] = IdleConfParser(defCfgFiles[cfgType])