Searched defs:GetOptionList (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | configHandler.py | 62 def GetOptionList(self, section): member in IdleConfParser |
/external/python/cpython3/Lib/idlelib/ | ||
D | config.py | 68 def GetOptionList(self, section): member in IdleConfParser |