Searched defs:default_section (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_configparser.py | 45 default_section = configparser.DEFAULTSECT variable in CfgParserTestCaseClass |
| /third_party/python/Lib/ | ||
| D | configparser.py | 615 default_section=DEFAULTSECT, argument |