Home
last modified time | relevance | path

Searched defs:default_section (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_configparser.py45 default_section = configparser.DEFAULTSECT variable in CfgParserTestCaseClass
1068 default_section = 'general' variable in ConfigParserTestCaseNonStandardDefaultSection
1180 default_section = 'common' variable in ConfigParserTestCaseExtendedInterpolation
/third_party/python/Lib/
Dconfigparser.py615 default_section=DEFAULTSECT, argument