| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Section
A section within the configuration.
It is constructed with a name, a documentation, and the configuration items.
They double as proxies between the configuration and their items via the setParent method.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns the value of the configuration item name. If it does not exist, a NoConfigItem exception will be raised. |
set the value of the configuration item name. value must always be a string, regardless of the item's actual type. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |