TarInfo.type File type. type is usually one of these constants: REGTYPE, AREGTYPE, LNKTYPE
ZipFile.close() Close the archive file. You must call close() before exiting your program or essential records
class lzma.LZMADecompressor(format=FORMAT_AUTO, memlimit=None, filters=None) Create a decompressor object, which can be used
needs_input False if the decompress() method can provide more decompressed data before requiring new
ZipFile.writestr(zinfo_or_arcname, data[, compress_type]) Write the string data to the archive; zinfo_or_arcname
peek(n) Read n uncompressed bytes without advancing the file position. At most one single read on the compressed stream
ZipInfo.internal_attr Internal attributes.
check The ID of the integrity check used by the input stream. This may be CHECK_UNKNOWN until enough of the input
lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a
TarInfo.isfifo() Return
Page 2 of 14