From: Andy T. <an...@ha...> - 2005-06-29 12:15:37
|
Bernie Hogan wrote: > My apologies for sending this to the pythoncard list, but sadly its the only > python list I'm on, and I need some emergency help. > > I pickled some files and now I can't unpickle them - it says that the class > that was pickled is no where to be found, but when I use the program to > pickle new files they work just fine. These are BIG pickles, and probably > would take me a full day or two to go through them by hand. > > Does anybody know a way to reconstruct a pickle or deal with it would the > associated class? > > Once again, sorry for the pseudo-spam. > > Thanks > BERNiE > > Bernie Hogan > PhD Student > University of Toronto I don't think I can help, but you would be better off asking this question on the comp.lang.python newsgroup. If you don't have a news reader it is mirrored as a mailing list [1], or available at gmane [2] [1] http://mail.python.org/mailman/listinfo/python-list [2] http://dir.gmane.org/gmane.comp.python.general Regards, Andy -- -------------------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com/ |