This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexandre.vassalotti
Recipients alexandre.vassalotti, jbelmonte, tim.peters
Date 2007-12-01.17:44:29
SpamBayes Score 0.012824408
Marked as misclassified No
Message-id <1196531069.77.0.435320525413.issue939395@psf.upfronthosting.co.za>
In-reply-to
Content
Please mark this bug as Won't Fix.

As Tim said, the list-based interface of cPickle is unsupported and
pending removal. Please use the pickle.dumps and pickle.loads functions
if you want string interface to pickle.
History
Date User Action Args
2007-12-01 17:44:29alexandre.vassalottisetspambayes_score: 0.0128244 -> 0.012824408
recipients: + alexandre.vassalotti, tim.peters, jbelmonte
2007-12-01 17:44:29alexandre.vassalottisetspambayes_score: 0.0128244 -> 0.0128244
messageid: <1196531069.77.0.435320525413.issue939395@psf.upfronthosting.co.za>
2007-12-01 17:44:29alexandre.vassalottilinkissue939395 messages
2007-12-01 17:44:29alexandre.vassalotticreate