lzma.compress(data, format=FORMAT_XZ, check=-1, preset=None, filters=None) Compress data (a
ZipInfo.CRC CRC-32 of the uncompressed file.
TarInfo.isdir() Return
TarInfo.isfifo() Return
exception zlib.error Exception raised on compression and decompression errors.
check The ID of the integrity check used by the input stream. This may be CHECK_UNKNOWN until enough of the input
ZipFile.writestr(zinfo_or_arcname, data[, compress_type]) Write the string data to the archive; zinfo_or_arcname
class lzma.LZMADecompressor(format=FORMAT_AUTO, memlimit=None, filters=None) Create a decompressor object, which can be used
exception tarfile.ReadError Is raised when a tar archive is opened, that either cannot be handled by the tarfile
class bz2.BZ2Compressor(compresslevel=9) Create a new compressor object. This object may be used to compress data incrementally
Page 3 of 14