ZipFile.open(name, mode='r', pwd=None) Extract a member from the archive as a file-like object (ZipExtFile). name is
TarInfo.isfile() Return
TarInfo.gname Group name.
TarInfo.size Size in bytes.
ZipFile.debug The level of debug output to use. This may be set from 0 (the default, no output) to 3
TarFile.pax_headers A dictionary containing key-value pairs of pax global headers.
zlib.decompressobj(wbits=15[, zdict]) Returns a decompression object, to be used for decompressing data streams that won’t fit
Page 14 of 14