classmethod TarInfo.fromtarfile(tarfile) 
Read the next member from the TarFile object tarfile and return it as a TarInfo object.
classmethod TarInfo.fromtarfile(tarfile) 
Read the next member from the TarFile object tarfile and return it as a TarInfo object.
Please login to continue.