Searched defs:_DEFAULT_INTERPOLATION (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | configparser.py | 587 _DEFAULT_INTERPOLATION = Interpolation() variable in RawConfigParser |
/external/python/cpython3/Lib/test/ | ||
D | test_configparser.py | 1014 _DEFAULT_INTERPOLATION = None variable in ConfigParserTestCaseNoInterpolation.test_none_as_default_interpolation.CustomConfigParser |