Home
last modified time | relevance | path

Searched refs:_DEFAULT_INTERPOLATION (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dconfigparser.py597 _DEFAULT_INTERPOLATION = Interpolation() variable in RawConfigParser
643 self._interpolation = self._DEFAULT_INTERPOLATION
1214 _DEFAULT_INTERPOLATION = BasicInterpolation() variable in ConfigParser
/third_party/python/Lib/test/
H A Dtest_configparser.py1022 _DEFAULT_INTERPOLATION = None variable in ConfigParserTestCaseNoInterpolation.test_none_as_default_interpolation.CustomConfigParser

Completed in 5 milliseconds