Table of Contents
zlib
gzip
bz2
zipfile
zipfile.PyZipFile
zipfile.ZipExtFile
zipfile.ZipFile
zipfile.ZipInfo
tarfile
ZipFile.
extractall
Extract all members from the archive to the current working directory. `path’ specifies a different directory to extract to. `members’ is optional and must be a subset of the list returned by namelist().