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 ezio.melotti
Recipients amaury.forgeotdarc, ezio.melotti
Date 2009-07-02.08:32:08
SpamBayes Score 0.00024257445
Marked as misclassified No
Message-id <1246523530.53.0.07261798354.issue6026@psf.upfronthosting.co.za>
In-reply-to
Content
I'm working on a patch.
There a few more tests that need to be skipped in test_zipfile when zlib
is not available. test_gzip has to be skipped entirely if zlib is not
available. I still have to look at test_zipimport and test_distutils.
History
Date User Action Args
2009-07-02 08:32:10ezio.melottisetrecipients: + ezio.melotti, amaury.forgeotdarc
2009-07-02 08:32:10ezio.melottisetmessageid: <1246523530.53.0.07261798354.issue6026@psf.upfronthosting.co.za>
2009-07-02 08:32:08ezio.melottilinkissue6026 messages
2009-07-02 08:32:08ezio.melotticreate