Searched refs:zip_name (Results 1 – 1 of 1) sorted by relevance
980 def zip_directory(zip_name, src_dir): argument989 with zipfile.ZipFile(zip_name, 'w', zipfile.ZIP_DEFLATED) as zip: