Searched refs:CustomConfigParser (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_configparser.py | 1021 class CustomConfigParser(configparser.ConfigParser): class 1024 cf = CustomConfigParser() |
Completed in 5 milliseconds