Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractIndexer --+ | BaseDictionaryContainer --+ | DictionaryContainer
Write-enabled Dictionary Container. New items can be added using a
public append
method. Subclasses may also override the
internal _update
and _set
to expose them to the
clients.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Append a new key-value to the collection.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |