Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38807

Re: Generate 16+MAX_WBITS decompressable data

From Fayaz Yusuf Khan <fayaz@dexetra.com>
Subject Re: Generate 16+MAX_WBITS decompressable data
Followup-To gmane.comp.python.general
Date 2013-02-13 10:48 +0530
Organization Dexetra
References <kfddp5$fho$1@ger.gmane.org> <mailman.1705.1360682882.2939.python-list@python.org> <jtlqu9-bcc.ln1@pluto.solar-empire.de>
Newsgroups comp.lang.python
Message-ID <mailman.1737.1360732897.2939.python-list@python.org> (permalink)

Followups directed to: gmane.comp.python.general

Show all headers | View raw


Marc Christiansen wrote:

> Try using a compressobj with 24 <= wbits < 32. It should work, but I
> didn't try.
> 
Er, the problem is that compressobj doesn't accept a WBIT argument.
-- 
Fayaz Yusuf Khan
Cloud architect, Dexetra SS, India
fayaz.yusuf.khan_AT_gmail_DOT_com, fayaz_AT_dexetra_DOT_com
+91-9746-830-823

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Generate 16+MAX_WBITS decompressable data Terry Reedy <tjreedy@udel.edu> - 2013-02-12 10:27 -0500
  Re: Generate 16+MAX_WBITS decompressable data Marc Christiansen <usenet@solar-empire.de> - 2013-02-12 21:39 +0100
    Re: Generate 16+MAX_WBITS decompressable data Fayaz Yusuf Khan <fayaz@dexetra.com> - 2013-02-13 10:48 +0530
    Re: Generate 16+MAX_WBITS decompressable data Terry Reedy <tjreedy@udel.edu> - 2013-02-13 01:30 -0500

csiph-web