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

Module flumotion.common.config

parsing of configuration files
Classes
AdminConfigParser Admin configuration file parser.
BaseConfigParser  
ConfigEntryAtmosphere I represent a <atmosphere> entry in a planet config file
ConfigEntryComponent I represent a <component> entry in a planet config file
ConfigEntryFlow I represent a <flow> entry in a planet config file
ConfigEntryManager I represent a <manager> entry in a planet config file
FlumotionConfigXML I represent a planet configuration file for Flumotion.

Variable Summary
list BOOL_TRUE_VALUES = ['True', 'true', '1', 'Yes', 'yes']

Variable Details

BOOL_TRUE_VALUES

Type:
list
Value:
['True', 'true', '1', 'Yes', 'yes']                                    

Generated by Epydoc 2.1 on Sun Oct 26 16:38:51 2008 http://epydoc.sf.net