Lines Matching refs:tarfile
29 import tarfile216 """Unpack tarfiles using the builtin tarfile module"""221 tf = tarfile.open(archive, "r")