[issue4871] zipfile can't decrypt

STINNER Victor report at bugs.python.org
Wed Jan 14 00:22:21 CET 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

gagenellina: Oops, yes, I wrote my patch for Python trunk. New patch 
only uses two checks for the password type (since extract() calls 
open()). I also changed the error message.

----------
versions: +Python 2.6, Python 2.7, Python 3.1
Added file: http://bugs.python.org/file12728/zipfile_no_unicode_pasword-2.patch

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


More information about the Python-bugs-list mailing list