Lines Matching refs:zipfile
606 zipfile, the templates will be will be stored in a directory.612 zipfile.658 from zipfile import ZipFile, ZipInfo, ZIP_DEFLATED, ZIP_STORED659 zip_file = ZipFile(target, 'w', dict(deflated=ZIP_DEFLATED,