Tin mới
zlib — Compression compatible with gzip
bz2 — Support for bzip2 compression
Data Compression and Archiving
This module provides a simple interface to compress and decompress files just like the GNU programs gzip and gunzip would.
Requirements for optional modules
This module provides a simple interface to compress and decompress files just like the GNU programs gzip and gunzip would.
Constructor for the GzipFile class, which simulates most of the methods of a file object, with the exception of the truncate() method. At least one of fileobj and filename must be given a non-trivial value.