Tuikku Anttila added the comment:

Added to the documentation of zipfile.ZipFile.read() that the method will throw 
a NotImplementedError when the compression scheme of the ZipFile is something 
else than ZIP_STORED, ZIP_DEFLATED, ZIP_BZIP2 or ZIP_LZMA.

----------
keywords: +patch
nosy: +Tuikku.Anttila
Added file: http://bugs.python.org/file36206/issue22046.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22046>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to