Searched defs:tarfile (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/gcc/
H A Dmingw-gcc-build.py25 import tarfile namespace
400 tar = tarfile.open(local_file)
/vbox/src/VBox/ValidationKit/common/
H A Dutils.py41 import tarfile; namespace
1409 oTarFile = tarfile.open(sArchive, 'r:*');

Completed in 35 milliseconds