gzip.decompress(data) Decompress the data, returning a
TarInfo.mode Permission bits.
decompress(data, max_length=-1) Decompress data (a bytes-like object), returning
TarFile.extract(member, path="", set_attrs=True, *, numeric_owner=False) Extract a member from the archive to the current working
TarInfo.size Size in bytes.
TarFile.pax_headers A dictionary containing key-value pairs of pax global headers.
ZipFile.comment The comment text associated with the ZIP file. If assigning a comment to a ZipFile instance created
Page 14 of 14