class lzma.LZMACompressor(format=FORMAT_XZ, check=-1, preset=None, filters=None) Create a compressor object, which can be used
TarInfo.islnk() Return
ZipInfo.comment Comment for the individual archive member.
writepy(pathname, basename='', filterfunc=None) Search for files *.py and add the corresponding file to the archive
TarFile.getmember(name) Return a TarInfo object for member name. If name can not be found in
unused_data Data found after the end of the compressed stream. If this attribute is accessed
ZipFile.read(name, pwd=None) Return the bytes of the file name in the archive. name is the name of the file
TarInfo.isreg() Same as isfile().
ZipInfo.create_system System which created ZIP archive.
exception tarfile.HeaderError Is raised by TarInfo.frombuf() if the buffer it gets is invalid.
Page 11 of 14