where to find a mailing list about pickle module in python ?

Robert VERGNES robert.vergnes at yahoo.fr
Tue Apr 3 05:16:24 PDT 2007


Hello,

I am looking for a forum or a mailing list to ask a question about the pickle module.
It crashes on linux - ie teh same programm generates an ASCII file on WinXP but when read with the same soft on Linux the pickle module complains..
I am looking where I could get some support about this issue .
Thanx
RFV

File "/usr/lib/python2.4/pickle.py", line 1390, in load
    return Unpickler(file).load()
  File "/usr/lib/python2.4/pickle.py", line 872, in load
    dispatch[key](self)
  File "/usr/lib/python2.4/pickle.py", line 980, in load_string
    raise ValueError, "insecure string pickle"


 		
---------------------------------
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20070403/93376c42/attachment.htm


More information about the wxpython-users mailing list