Pickle problem solved. =)
On Fri, 2006-01-12 at 12:54 -0800, iain duncan wrote: > Gah, more code that was working at home and is broken in the wild. Dunno > where this particular hiccup comes from. > > I have been pickling and storing a cart object, and am now getting > > File"/usr/lib/python2.4/site-packages/SQLObject-0.7.2b1-py2.4.egg/sqlobject/col.py", > line 1277, in to_python > return pickle.loads(value) > ValueError: insecure string pickle > > Anyone know what might have changed in python/formencode/sqlobject in the > last two weeks or might be different on an OS that would cause > this failure when it was previously working? > > Thanks > Iain > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

