Searched refs:zip_filename (Results 1 – 1 of 1) sorted by relevance
365 def ZipContentInto(root, zip_filename): argument366 with zipfile.ZipFile(zip_filename, 'w') as zip_file:476 zip_filename = os.path.join(self.output_dir,481 ZipContentInto(temp_java_root, zip_filename)