Generate 16+MAX_WBITS decompressable data

Terry Reedy tjreedy at udel.edu
Wed Feb 13 01:30:53 EST 2013


On 2/13/2013 12:18 AM, Fayaz Yusuf Khan wrote:
> 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.

"Changed in version 3.3: Added the method, wbits, memlevel, strategy and 
zdict parameters."

-- 
Terry Jan Reedy




More information about the Python-list mailing list