| 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 on Tue Oct 28 14:16:02 2008 | http://epydoc.sourceforge.net |