Searched defs:unzip_path (Results 1 – 2 of 2) sorted by relevance
13 def __init__(self, archive_file, unzip_path, path_within_archive): argument
71 def UnzipArchive(archive_path, unzip_path): argument