TarFile.getmembers()
Return the members of the archive as a list of TarInfo
objects. The list has the same order as the members in the archive.
TarFile.getmembers()
Return the members of the archive as a list of TarInfo
objects. The list has the same order as the members in the archive.
Please login to continue.