Georg Brandl added the comment:

Actually, compressobj() has always supported up to five arguments (named level, 
method, wbits, memlevel, strategy); I'll document this for 2.7 for issue 19277.

The new thing in 3.3 are support for keyword arguments and the zdict parameter.

----------

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

Reply via email to