Searched defs:RawConfigParser (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | ConfigParser.py | 231 class RawConfigParser: class |
/external/python/cpython3/Lib/ | ||
D | configparser.py | 560 class RawConfigParser(MutableMapping): class |