Searched refs:zip_path (Results 1 – 1 of 1) sorted by relevance
938 def unzip_maintain_permissions(zip_path, extract_location): argument945 with zipfile.ZipFile(zip_path, 'r') as zip_file: