Package Scientific :: Module DictWithDefault
[hide private]
[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 [hide private]
  DictWithDefault
Dictionary with default values