SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17
Open a persistent dictionary for reading and writing.
Argument is the filename for the dbm database. See the module's __doc__ string for an overview of the interface.
| Local name | Refers to |
|---|---|
| cPickle | cPickle |
| Shelf | shelve.Shelf |
| StringIO | cStringIO.StringIO |