Package Scientific :: Module DictWithDefault
[frames] | no frames]

Module DictWithDefault

Dictionary with default values

Note: this module has become obsolete by the introduction of the get method for standard Python dictionaries. It is maintained only in order not to break old code that uses it.

Classes
  DictWithDefault
Dictionary with default values