[issue8199] zipfile.py: consistency between "write" and "writestr"

Brian Curtin report at bugs.python.org
Mon Mar 22 15:15:13 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Given that this is a feature request, it would go into 2.7 rather than 2.6.

The patch will need a test (see Lib/test/test_zipfile.py) and a documentation update (see Doc/library/zipfile.rst).

----------
nosy: +brian.curtin
priority:  -> normal
stage:  -> test needed
versions: +Python 2.7, Python 3.2 -Python 2.6

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


More information about the Python-bugs-list mailing list