lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a
exception zlib.error Exception raised on compression and decompression errors.
ZipInfo.flag_bits ZIP flag bits.
ZipInfo.header_offset Byte offset to the file header.
ZipInfo.volume Volume number of file header.
class bz2.BZ2Compressor(compresslevel=9) Create a new compressor object. This object may be used to compress data incrementally
exception tarfile.ReadError Is raised when a tar archive is opened, that either cannot be handled by the tarfile
Decompress.flush([length]) All pending input is processed, and a bytes object containing the remaining uncompressed output is
ZipFile.printdir() Print a table of contents for the archive to sys.stdout.
needs_input False if the decompress() method can provide more decompressed data before requiring new
Page 2 of 14