Class s.c.StoqdriversConfig:

Part of stoqdrivers.configparser View In Hierarchy

No class docstring
Method __init__ filename is the name of the configuration file we're reading
Method get_homepath Undocumented
Method _open_config Undocumented
Method _load_config Undocumented
Method has_section Undocumented
Method has_option Undocumented
Method get_option Undocumented
Method set_option Undocumented
def __init__(self, filename=None):
filename is the name of the configuration file we're reading
def get_homepath(self):
Undocumented
def _open_config(self, path):
Undocumented
def _load_config(self):
Undocumented
def has_section(self, section):
Undocumented
def has_option(self, name, section='General'):
Undocumented
def get_option(self, name, section='General'):
Undocumented
def set_option(self, name, section='General'):
Undocumented
API Documentation for Stoqdrivers, generated by pydoctor at 2009-04-30 17:14:35.