Georg> I don't envy everyone reading the pickle docs trying to
Georg> understand which method exactly he has to implement, which is
Georg> going to be called with what arguments, etc.
Agreed. I've been going through that (painful) exercise the past couple of
days as I try and figure out what methods my to-be-pickled objects need to
implement. __reduce__, __reduce_ex__, __getstate__, __setstate__, copy_reg,
__safe_for_unpickling__, __getnewargs__. Your head starts to swim after
awhile.
Skip
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com