Searched refs:configparser (Results 1 – 3 of 3) sorted by relevance
14 import configparser16 import ConfigParser as configparser namespace142 parser = configparser.SafeConfigParser()201 parser_event = configparser.SafeConfigParser()215 parser_base = configparser.SafeConfigParser()
23 - python2 now requires python-configparser be installed
63 import configparser6113 Config = configparser.ConfigParser()