Skip to content
Snippets Groups Projects
user avatar
Sebastien Luttringer authored
When we create gzip file from a payload, we use gzip module with option mtime
which is not available in python 2.6.
To be able to support it correctly, i've backported python 2.6.7 gzip
module inside installsystems with a patch allowing optime mtime.

This should be removed with python 2.7 or 3.x
4a7d6b96
History
InstallSystems Next Generation