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