Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | MultikeyDict
Instance Methods | |||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
list of D's values |
|
||
an iterator over the values of D |
|
||
|
|||
Inherited from Inherited from |
Class Variables | |
items = None hash(x) |
|
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
x[y]
|
del x[y]
|
x[i]=y
|
|
|
len(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 22 06:19:59 2011 | http://epydoc.sourceforge.net |