[issue14366] Supporting lzma compression in zip files

Antoine Pitrou report at bugs.python.org
Wed May 2 18:56:42 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> Note that the supporting of bzip2 increases the time of testing
> test_zipfile in 1.5x, and lzma -- 2x (total 3x). May be not all tests
> are needed?

I think it's ok. Some of our tests run quite longer than that; and better to be exhaustive than fast (even though exhaustive *and* fast is better, of course).

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14366>
_______________________________________


More information about the Python-bugs-list mailing list