Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment: test_zipfile and test_zipimport should be enabled when zlib is not available: a zip file can store data uncompressed, and does not need zlib in this case. Only disable tests that require compression.
---------- nosy: +amaury.forgeotdarc _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6026> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com