Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | MultikeyDict
Instance Methods | |||
|
|||
|
|||
new empty dictionary |
|
||
|
|||
an iterator over the values of D |
|
||
list of D's values |
|
||
Inherited from Inherited from |
Class Variables | |
items = None hash(x) |
|
Inherited from |
Properties | |
Inherited from |
Method Details |
del x[y]
|
x[y]
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
x[i]=y
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 08 20:32:23 2009 | http://epydoc.sourceforge.net |