Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DconfigHandler.py266 def GetSectionList(self, configSet, configType): member in IdleConf
/external/python/cpython3/Lib/idlelib/
Dconfig.py270 def GetSectionList(self, configSet, configType): member in IdleConf