Package circuits :: Package app :: Module config

Module config

Config

Configuration Component. This component uses the standard ConfigParser.ConfigParser class and adds support for saving the configuration to a file.

Classes
  Load
Load(Event) -> Load Event
  Save
Save(Event) -> Save Event
  Config
Variables
  __package__ = 'circuits.app'