[issue11981] duplicated self.fp.tell() in zipfile.ZipFile.writestr

Johan Euphrosine report at bugs.python.org
Mon May 2 18:36:57 CEST 2011


New submission from Johan Euphrosine <proppy at google.com>:

See:
http://hg.python.org/cpython/file/2e3346fc880f/Lib/zipfile.py#l1168
http://hg.python.org/cpython/file/2e3346fc880f/Lib/zipfile.py#l1182

----------
messages: 134990
nosy: Johan.Euphrosine
priority: normal
severity: normal
status: open
title: duplicated self.fp.tell() in zipfile.ZipFile.writestr
versions: Python 3.4

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


More information about the Python-bugs-list mailing list