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 -- http://mail.python.org/mailman/listinfo/python-list