Trees | Indices | Help |
|
---|
|
Base class for storing configuration definitions. Subclass when creating your own definitons.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|||
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Set option values from a INI file section.
|
Yield (name, value) pairs for every option in the instance. The value returned is the parsed, validated option value. |
Write out the configuration to a file-like object
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 11:38:38 2010 | http://epydoc.sourceforge.net |