Georg Brandl <ge...@python.org> added the comment: The decompressor can't have a window size smaller than the size used to compress the stream. Therefore in your case, it can't be smaller than 15.
Still, the docs must be improved, e.g. compressobj() has more parameters than documented. ---------- assignee: -> georg.brandl components: +Documentation -Library (Lib) nosy: +georg.brandl _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7191> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com