How can I get a list with of all filenames of an archive in Python3? The archive is a variable of type ZipFile.
Asked
Active
Viewed 107 times
How can I get a list with of all filenames of an archive in Python3? The archive is a variable of type ZipFile.