robert wrote:
> cPickle.loads raised "ValueError: insecure string pickle".
> The error is from a log file and I cannot reproduce it (quickly).
> What can be the cause for that error?
>
> Robert
Make sure that your pickle files are being read and written in binary
m
Am Tue, 11 Sep 2007 17:19:36 +0200 schrieb robert:
> cPickle.loads raised "ValueError: insecure string pickle".
> The error is from a log file and I cannot reproduce it (quickly).
> What can be the cause for that error?
A corrupted pickle. The error is raised if a string i
cPickle.loads raised "ValueError: insecure string pickle".
The error is from a log file and I cannot reproduce it (quickly).
What can be the cause for that error?
Robert
--
http://mail.python.org/mailman/listinfo/python-list