Eric V. Smith <e...@trueblade.com> added the comment:

I believe what testzip is doing is validating the structural integrity of the 
file, which appears can be tested without decrypting the contents.

Although it is odd that if you don't call setpassword, even with the wrong 
password, testzip will raise a RuntimeError.

See https://en.wikipedia.org/wiki/Zip_(file_format)#Encryption for a few scant 
details.

----------
nosy: +eric.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41772>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to