Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d8f945

Browse files
Issue #26243: Correct a wording in docs.
Thanks Berker.
1 parent 95657cd commit 2d8f945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/zlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The available exception and functions in this module are:
5858
Raises the :exc:`error` exception if any error occurs.
5959

6060
.. versionchanged:: 3.6
61-
*level* is now supported as keyword arguments.
61+
*level* can now be used as a keyword parameter.
6262

6363

6464
.. function:: compressobj(level=-1, method=DEFLATED, wbits=15, memLevel=8, strategy=Z_DEFAULT_STRATEGY[, zdict])

0 commit comments

Comments
 (0)