Home
last modified time | relevance | path

Searched refs:delete_section (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_config.py770 changes.delete_section('main', 'fake') # Test no exception.
774 changes.delete_section(cfgtype, section)
/third_party/python/Lib/idlelib/
H A Dconfig.py794 delete_section: If section exists,
856 def delete_section(self, config_type, section): member in ConfigChanges
H A Dconfigdialog.py1099 changes.delete_section('highlight', theme_name)
1530 changes.delete_section('keys', keyset_name)

Completed in 6 milliseconds