Package conduit :: Package platform :: Module SettingsPython
[hide private]

Module SettingsPython

source code

Classes [hide private]
  SettingsImpl
Settings implementation which stores settings in an ini style format using python config parser library
Variables [hide private]
  log = logging.getLogger("Settings")