Trees | Indices | Help |
---|
|
object --+ | UserDict.DictMixin --+ | Configuration --+ | NestedConfiguration
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Adds a property value to the configuration. If the property does not exist, it is added without modification. If there is already a single value matching the key, the value is replaced by a list containing the original and new values. If there is already a list, the new value is added to the list. The value is first processed in case it also represents a list of values, e.g. comma-separated values. |
|
|
|
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:18 2009 | http://epydoc.sourceforge.net |