[issue17681] Work with an extra field of gzip and zip files

Serhiy Storchaka report at bugs.python.org
Wed May 29 14:44:36 CEST 2013


Serhiy Storchaka added the comment:

I have an almost ready patch but I doubt about interface. It can be discussed. ZIP file entries have similar extra field and I'm planning to add similar feature to the zipfile module too.

Here are preliminary patches.

----------
keywords: +patch
title: Work with an extra field of gzip files -> Work with an extra field of gzip and zip files
Added file: http://bugs.python.org/file30411/gzip_extra.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17681>
_______________________________________


More information about the Python-bugs-list mailing list