TarInfo.islnk() Return
ZipInfo.create_system System which created ZIP archive.
TarInfo.isdev() Return
TarInfo.isblk() Return
TarInfo.name Name of the archive member.
unused_data Data found after the end of the compressed stream. If this attribute is accessed
zipfile.is_zipfile(filename) Returns True if filename is a valid ZIP file based on its magic number, otherwise
TarFile.next() Return the next member of the archive as a TarInfo object, when TarFile is opened for
classmethod TarFile.open(...) Alternative constructor. The tarfile.open() function is actually a shortcut to this
ZipInfo.reserved Must be zero.
Page 9 of 14