Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config.py787 changes.delete_section('main', 'fake') # Test no exception.
791 changes.delete_section(cfgtype, section)
/external/python/cpython3/Lib/idlelib/
Dconfig.py875 def delete_section(self, config_type, section): member in ConfigChanges
Dconfigdialog.py1311 changes.delete_section('highlight', theme_name)
1742 changes.delete_section('keys', keyset_name)