ZipFile.close() Close the archive file. You must call close() before exiting your program or essential records
exception tarfile.CompressionError Is raised when a compression method is not supported or when the data cannot be decoded properly
ZipFile.writestr(zinfo_or_arcname, data[, compress_type]) Write the string data to the archive; zinfo_or_arcname
ZipInfo.internal_attr Internal attributes.
peek(n) Read n uncompressed bytes without advancing the file position. At most one single read on the compressed stream
TarInfo.isfifo() Return
TarInfo.type File type. type is usually one of these constants: REGTYPE, AREGTYPE, LNKTYPE
bz2.decompress(data) Decompress data. If data is the concatenation of multiple
Decompress.eof A boolean indicating whether the end of the compressed data stream has been reached. This
check The ID of the integrity check used by the input stream. This may be CHECK_UNKNOWN until enough of the input
Page 1 of 14