Message1036

Author nobody
Recipients
Date 2005-09-15.00:57:21
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I get a ClassCastException when the unpickler tried to
call __setstate__. It works fine with CPython (both
pickle and cPickle) and it works fie when I use pickle
in jython. But it fails using cPickle in Jython.
History
Date User Action Args
2008-02-20 17:17:25adminlinkissue1291509 messages
2008-02-20 17:17:25admincreate