Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | DefaultDict
Dictionary with a default value for unknown keys.
Written by Peter Norvig.
|
|||
new empty dictionary |
|
||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
x[y]
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 2 23:44:24 2012 | http://epydoc.sourceforge.net |