Package haizea :: Package common :: Module config
[hide private]
[frames] | no frames]

Module config

source code

Classes [hide private]
  ConfigException
A simple exception class used for configuration exceptions
  Section
  Option
  Config
Variables [hide private]
  OPTTYPE_INT = 0
  OPTTYPE_FLOAT = 1
  OPTTYPE_STRING = 2
  OPTTYPE_BOOLEAN = 3
  OPTTYPE_DATETIME = 4
  OPTTYPE_TIMEDELTA = 5
  __package__ = 'haizea.common'