Lines Matching refs:ZipFile

410     zip_file = zipfile.ZipFile(zip_file_name, "r", allowZip64=True)
446 zip_file = zipfile.ZipFile(zip_file_name, "w", allowZip64=True)
478 zip_file = zipfile.ZipFile(zip_file_name, "w", allowZip64=True)
522 zip_file = zipfile.ZipFile(zip_file_name, "w", allowZip64=True)
646 zip_file = zipfile.ZipFile(zip_file_name, "w", allowZip64=True)
679 output_zip = zipfile.ZipFile(zip_file.name, 'w',
691 with zipfile.ZipFile(zip_file.name, 'r', allowZip64=True) as check_zip:
699 with zipfile.ZipFile(zip_file.name, 'r', allowZip64=True) as check_zip:
706 with zipfile.ZipFile(zip_file.name, 'r', allowZip64=True) as check_zip:
713 with zipfile.ZipFile(zip_file.name, 'r', allowZip64=True) as check_zip:
724 output_zip = zipfile.ZipFile(
881 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
889 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
902 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
912 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
923 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
936 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
946 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
951 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1020 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1032 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1102 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1113 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1122 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1136 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1145 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1160 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1190 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1204 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1215 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1232 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1245 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1259 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1270 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1282 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as input_zip:
1370 with zipfile.ZipFile(target_files, 'w', allowZip64=True) as target_files_zip:
1390 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1401 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1442 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1458 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1472 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1484 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1508 with zipfile.ZipFile(target_files, 'r', allowZip64=True) as target_files_zip:
1931 with zipfile.ZipFile(output_path, allowZip64=True) as output_zip:
1951 with zipfile.ZipFile(self.output_path, 'w', allowZip64=True) as output_zip:
1999 with zipfile.ZipFile(self.output_path, 'w', allowZip64=True) as output_zip:
2043 with zipfile.ZipFile(self.output_path, 'w', allowZip64=True) as output_zip:
2114 with zipfile.ZipFile(self.output_path, 'w', allowZip64=True) as output_zip:
2137 with zipfile.ZipFile(input_file, 'w', allowZip64=True) as input_zip:
2154 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2186 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2201 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2222 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2265 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2282 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2316 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip:
2353 with zipfile.ZipFile(input_file, 'r', allowZip64=True) as input_zip: