Package svnmailer :: Module config
[hide private]

Module config

source code

Configfile parsing


Author: Andr\xc3\xa9 Malo

Classes [hide private]
  Error
Base exception for this module
  ConfigNotFoundError
Config file not found
  ConfigMissingError
Config not specified and not found on default locations
  ConfigInvalidError
Config file has errors
  ConfigMappingSectionNotFoundError
Config mapping section was not found
  ConfigMappingSpecInvalidError
Config mapping spec was not recognized
  ConfigSectionNotFoundError
Specified config section was not found
  ConfigOptionUnknownError
An unknown option was parsed
  ConfigFileSettings
Provide settings from config
Variables [hide private]
  __package__ = 'svnmailer'