Home
last modified time | relevance | path

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

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