On Wed, Nov 19, 2008 at 22:36, Frank Lagor <[EMAIL PROTECTED]> wrote: > I have only used pickle a little and I did not see this in the docstring: > > Is there anyway to unpickle in reverse order?
No. This, and your previous question, are mostly off-topic for numpy-discussion. You may want to ask such questions in the future on more general Python mailing lists. http://www.python.org/community/lists/ -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
