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 eric.araujo
Recipients Retro, eric.araujo, ezio.melotti, georg.brandl
Date 2009-12-20.15:41:34
SpamBayes Score 0.0038690025
Marked as misclassified No
Message-id <1261323696.4.0.80118287685.issue7351@psf.upfronthosting.co.za>
In-reply-to
Content
Your patch need to include an alias (BadZipfile = BadZipFile) to
preserve compatibility with old pickles, as explains msg95477.

Cheers
History
Date User Action Args
2009-12-20 15:41:36eric.araujosetrecipients: + eric.araujo, georg.brandl, ezio.melotti, Retro
2009-12-20 15:41:36eric.araujosetmessageid: <1261323696.4.0.80118287685.issue7351@psf.upfronthosting.co.za>
2009-12-20 15:41:34eric.araujolinkissue7351 messages
2009-12-20 15:41:34eric.araujocreate