Author alanmcintyre
Recipients alanmcintyre, gradha
Date 2009-09-06.18:56:23
SpamBayes Score 0.00108968
Marked as misclassified No
Message-id <1252263388.39.0.940591249177.issue1739648@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch that makes the zipfile module check the result of
testzip when run as __main__ as well as in test_zipfile.py, and adds
some tests in test_zipfile64.py.  The changes to test_zipfile64.py
increased its runtime from ~671 sec to ~1060 sec on my machine; I'm not
sure if that's too much.
History
Date User Action Args
2009-09-06 18:56:29alanmcintyresetrecipients: + alanmcintyre, gradha
2009-09-06 18:56:28alanmcintyresetmessageid: <1252263388.39.0.940591249177.issue1739648@psf.upfronthosting.co.za>
2009-09-06 18:56:26alanmcintyrelinkissue1739648 messages
2009-09-06 18:56:26alanmcintyrecreate