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 serhiy.storchaka
Recipients alanmcintyre, ezio.melotti, serhiy.storchaka, zach.ware
Date 2013-05-09.09:57:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368093470.65.0.477520947191.issue17944@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which refactors test_zipfile, decreases it's size by 269 lines, makes adding tests for new compression types and new tests for all compression types simpler, and makes test_zipfile discoverable.
History
Date User Action Args
2013-05-09 09:57:51serhiy.storchakasetrecipients: + serhiy.storchaka, alanmcintyre, ezio.melotti, zach.ware
2013-05-09 09:57:50serhiy.storchakasetmessageid: <1368093470.65.0.477520947191.issue17944@psf.upfronthosting.co.za>
2013-05-09 09:57:50serhiy.storchakalinkissue17944 messages
2013-05-09 09:57:50serhiy.storchakacreate