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 Retro
Recipients Retro, georg.brandl
Date 2009-11-18.20:54:52
SpamBayes Score 0.0057018907
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Thanks for upcassing 'Python'.

I have to ask you why are all other classes named in the form of
...ZipFile, like
- exception: LargeZipFile
- class: ZipFile
- class: PyZipFile

Please at least consider of making the class BadZipfile consistent to
other classes and let it be renamed to BadZipFile. Thank you again.
History
Date User Action Args
2009-11-18 20:54:54Retrosetrecipients: + Retro, georg.brandl
2009-11-18 20:54:53Retrosetmessageid: <[email protected]>
2009-11-18 20:54:52Retrolinkissue7351 messages
2009-11-18 20:54:52Retrocreate