SciPy 0.6.0 API Documentation Generated by Endo, 2007-10-17
Load a previously pickled dictionary and insert into given dictionary.
Syntax: objload(file, globals())
Pickle the part of a dictionary containing the argument list into file string.
Syntax: objsave(file, globals(), obj1, obj2, ... )
| Local name | Refers to |
|---|---|
| cPickle | cPickle |