Home | Trees | Indices | Help |
|
---|
|
UserDict.UserDict --+ | DictWithDefault
Dictionary with default values
Instances of this class act like standard Python dictionaries, except that they return a *copy* of |default| for a key that has no associated value.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Class Methods | |
Inherited from |
Method Details |
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 4 08:05:39 2008 | http://epydoc.sourceforge.net |