Searched defs:IdleConfParser (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | configHandler.py | 34 class IdleConfParser(ConfigParser): class |
/external/python/cpython3/Lib/idlelib/ | ||
D | config.py | 40 class IdleConfParser(ConfigParser): class |