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
1058 default_section = 'general' variable in ConfigParserTestCaseNonStandardDefaultSection
1170 default_section = 'common' variable in ConfigParserTestCaseExtendedInterpolation
/third_party/python/Lib/
Dconfigparser.py605 default_section=DEFAULTSECT, argument