spacepy.toolbox.do_with_timeout
spacepy.toolbox.progressbar
Enter search terms or a module, class or function name.
load a pickle and return content as dictionary
fln : string
filename
out : dict
dictionary with content from file
See also
savepickle
Examples
>>> d = loadpickle('test.pbin')