Public Member Functions | |
def | __init__ |
def | get |
def | getboolean |
def | getint |
def | items |
Public Attributes | |
config | |
def webiopi.utils.config.Config.__init__ | ( | self, | |
configfile = None |
|||
) |
def webiopi.utils.config.Config.get | ( | self, | |
section, | |||
key, | |||
default | |||
) |
def webiopi.utils.config.Config.getboolean | ( | self, | |
section, | |||
key, | |||
default | |||
) |
def webiopi.utils.config.Config.getint | ( | self, | |
section, | |||
key, | |||
default | |||
) |