Home
last modified time | relevance | path

Searched refs:GetCfgSectionNameDialog (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DconfigSectionNameDialog.py9 class GetCfgSectionNameDialog(Toplevel): class
95 run(GetCfgSectionNameDialog)
DconfigDialog.py18 from idlelib.configSectionNameDialog import GetCfgSectionNameDialog
702 newKeySet = GetCfgSectionNameDialog(
855 newTheme = GetCfgSectionNameDialog(
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_config_name.py6 name_dialog = name_dialog_module.GetCfgSectionNameDialog