TarFile.getnames()
Return the members as a list of their names. It has the same order as the list returned by getmembers().
TarFile.getnames()
Return the members as a list of their names. It has the same order as the list returned by getmembers().
Please login to continue.