Home | Trees | Indices | Help |
|
---|
|
object --+ | core.Manager --+ | core.BaseComponent --+ | core.Component --+ | ConfigParser.RawConfigParser --+ | | | ConfigParser.ConfigParser --+ | Config
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
channel =
The Component's Channel |
|
Inherited from |
Instance Variables | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
initializes x; see x.__class__.__doc__ for signature
|
Get an option value for a given section. All % interpolations are expanded in the return values, based on the defaults passed into the constructor, unless the optional argument `raw' is true. Additional substitutions may be provided using the `vars' argument, which must be a dictionary whose contents overrides any pre-existing defaults. The section DEFAULT is special.
|
|
|
|
Load the configuration file.
|
Save the configuration file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 2 07:24:01 2010 | http://epydoc.sourceforge.net |