![]() |
FireSTARR
|
Public Member Functions | |
infolist (self) | |
extract (self, *args) | |
__enter__ (self) | |
__exit__ (self, type, value, traceback) | |
__init__ (self, path) | |
Public Attributes | |
tarfile = tarfile.open(path, "r:gz") | |
Wraps around tarfile so that it has same attributes (that we care about) as ZipFile
unpack.TarFileWrapper.infolist | ( | self | ) |
Provide function with same name as ZipFile that wraps members to have same attributes