Home
last modified time | relevance | path

Searched refs:tarfile (Results 1 - 3 of 3) sorted by relevance

/build/ohos/packages/
H A Dsystem_gzip_package.py20 import tarfile namespace
54 with tarfile.open(output_file, "w:gz") as tar:
/build/scripts/
H A Dcode_release.py19 import tarfile namespace
112 with tarfile.open(options.output, "w:gz") as tar:
H A Ddownload_sdk.py22 import tarfile namespace
75 with tarfile.open(filename, "r:gz") as tar:

Completed in 2 milliseconds