Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:tarfile

29 import tarfile
216 """Unpack tarfiles using the builtin tarfile module"""
221 tf = tarfile.open(archive, "r")