mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge Issue #22558.
This commit is contained in:
commit
4da945f361
224 changed files with 542 additions and 136 deletions
|
@ -5,6 +5,7 @@
|
|||
:synopsis: Low-level interface to compression and decompression routines
|
||||
compatible with gzip.
|
||||
|
||||
--------------
|
||||
|
||||
For applications that require data compression, the functions in this module
|
||||
allow compression and decompression, using the zlib library. The zlib library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue