Home
last modified time | relevance | path

Searched refs:HelpSource (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_query.py157 browse_file = query.HelpSource.browse_file
182 path_ok = query.HelpSource.path_ok
228 entry_ok = query.HelpSource.entry_ok
339 dialog = query.HelpSource(root, 'T', menuitem='__test__',
/external/python/cpython3/Lib/idlelib/
Dquery.py209 class HelpSource(Query): class
308 run(Query, HelpSource)
Dconfigdialog.py22 from idlelib.query import SectionName, HelpSource
962 helpSource = HelpSource(self, 'New Help Source',
973 newHelpSource = HelpSource(
DNEWS.txt60 Module had subclasses SectionName, ModuleName, and HelpSource, which are
/external/python/cpython3/Misc/
DNEWS1837 Module had subclasses SectionName, ModuleName, and HelpSource, which are