[Python-Dev] Pickle breakage with reduce of recursive structures
(was: AssertionError in pickle's memoize function)
Aahz
aahz at pythoncraft.com
Sun Oct 31 17:12:10 CET 2004
On Sun, Oct 31, 2004, Dima Dorfman wrote:
>
> Summary for the OP: This is a bug in Python. Using cPickle won't help,
> but if you don't subclass builtin container types others than list,
> dict, and tuple, using pickle protocol 2 should work. The rest of this
> message is for python-dev.
Very nice! Please file a bug report on SF.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
WiFi is the SCSI of the 21st Century -- there are fundamental technical
reasons for sacrificing a goat. (with no apologies to John Woods)
More information about the Python-Dev
mailing list