Home | Trees | Indices | Help |
---|
|
object --+ | dict --+ | DictProxy
A class that acts like a dictionary, but preserves the order of the entries. Used to beautify the output
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
x[i]=y
|
del x[y]
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Oct 30 14:43:36 2008 | http://epydoc.sourceforge.net |