ewoksxrpd.tasks.utils.zip_utils#

Functions

open_in_zipfile(zipf, filename, **kwargs)

Same as zipfile.ZipFile.open but with a fixed name argument that ensures the file timestamp and permissions would be equivalent as with python's open function when creating a file.