[issue10876] Zipfile sometimes considers a false password to be correct
Kira Erethon
report at bugs.python.org
Wed Jan 19 01:47:51 CET 2011
Kira Erethon <shinjierethon at gmail.com> added the comment:
I'm catching all errors and exceptions and zipfile still decompresses it, that's what I've been trying to tell you. I don't face my original problem anymore, I'm catching that exception, now zipfile considers some passwords to be correct and throw no exception, it just decompresses the file (which contains junk since the password was wrong). That's for the second bullet of your message.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10876>
_______________________________________
More information about the Python-bugs-list
mailing list