Trees | Indices | Help |
---|
|
object --+ | dict --+ | Weight
|
|||
new empty dictionary |
|
||
D[k] if k in D, else d |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
d defaults to None.
|
str(x)
|
repr(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Feb 4 12:20:09 2019 | http://epydoc.sourceforge.net |