[New-bugs-announce] [issue6776] A few tests are failing when zlib is not supported
Nicolas Dumazet
report at bugs.python.org
Mon Aug 24 17:13:45 CEST 2009
New submission from Nicolas Dumazet <nicdumz at gmail.com>:
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.
----------
components: Tests
messages: 91923
nosy: nicdumz
severity: normal
status: open
title: A few tests are failing when zlib is not supported
type: behavior
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6776>
_______________________________________
More information about the New-bugs-announce
mailing list