Kaydet (Commit) cdfe1c54 authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Add versionadded tags

üst bf1a018c
......@@ -88,11 +88,15 @@ The module defines the following items:
the compressed data. *compresslevel* has the same meaning as in
the :class:`GzipFile` constructor above.
.. versionadded:: 3.2
.. function:: decompress(data)
Decompress the *data*, returning a :class:`bytes` object containing the
uncompressed data.
.. versionadded:: 3.2
.. _gzip-usage-examples:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment