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, amaury.forgeotdarc, jnoller
Date 2008-08-18.23:29:56
SpamBayes Score 0.044534456
Marked as misclassified No
Message-id <1219102197.2.0.849202830359.issue3385@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, the old Pickler and Unpickler classes are available by design (to
allow testing both implementation). You could subclass _Pickler as a
temporary fix for this issue.
History
Date User Action Args
2008-08-18 23:29:57alexandre.vassalottisetrecipients: + alexandre.vassalotti, amaury.forgeotdarc, jnoller
2008-08-18 23:29:57alexandre.vassalottisetmessageid: <1219102197.2.0.849202830359.issue3385@psf.upfronthosting.co.za>
2008-08-18 23:29:56alexandre.vassalottilinkissue3385 messages
2008-08-18 23:29:56alexandre.vassalotticreate