Update with pickle

Matteo Dell'Amico della at toglimi.linux.it
Wed May 26 05:22:11 EDT 2004


Matteo Dell'Amico wrote:
> I guess you have to find a way to encapsulate information, and maybe a 
> proxy could be OK for you (I can't find the recipe in the Python 
> Cookbook right now, since it appears to be down).

Now it works again. Have a look at
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252151 . You 
can, without problems, save _obj and then restore it with pickle.
I think this solves your problem.

-- 
Ciao,
Matteo



More information about the Python-list mailing list