Home
last modified time | relevance | path

Searched refs:GetAllExtraHelpSourcesList (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_config.py528 # Test GetExtraHelpSourceList and GetAllExtraHelpSourcesList in same
538 conf.GetAllExtraHelpSourcesList(),
551 conf.GetAllExtraHelpSourcesList(),
/third_party/python/Lib/idlelib/
H A Dconfig.py719 def GetAllExtraHelpSourcesList(self): member in IdleConf
H A Deditor.py962 help_list = idleConf.GetAllExtraHelpSourcesList()
H A Dconfigdialog.py2216 self.user_helplist = idleConf.GetAllExtraHelpSourcesList()

Completed in 8 milliseconds