[issue14366] Supporting lzma compression in zip files

Serhiy Storchaka report at bugs.python.org
Mon May 7 21:34:58 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

The patch updated to use functions encode_filter_properties and decode_filter_properties from the lzma module. Thank you, Nadeem Vawda.

----------
Added file: http://bugs.python.org/file25488/lzma_in_zip_2.patch

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


More information about the Python-bugs-list mailing list