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 nicdumz
Recipients nicdumz
Date 2009-08-24.15:13:43
SpamBayes Score 0.011406329
Marked as misclassified No
Message-id <1251126825.28.0.687144384207.issue6776@psf.upfronthosting.co.za>
In-reply-to
Content
test_distutils, test_zipfile, test_gzip and test_zimport are not
completely safe when zlib module is not available.

I've uploaded a patch on Rietveld which solves the issue here:
http://codereview.appspot.com/111041
Those are my first steps with Rietveld, please let me know if I can
improve something :)

Thanks,
Nicolas.
History
Date User Action Args
2009-08-24 15:13:45nicdumzsetrecipients: + nicdumz
2009-08-24 15:13:45nicdumzsetmessageid: <1251126825.28.0.687144384207.issue6776@psf.upfronthosting.co.za>
2009-08-24 15:13:43nicdumzlinkissue6776 messages
2009-08-24 15:13:43nicdumzcreate