Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
zipfile.py
Find file
Blame
History
Permalink
Issue #7467: when a file from a ZIP archive, its CRC is checked and a
· 7c8bcb6f
Antoine Pitrou
authored
Aug 12, 2010
BadZipfile error is raised if it doesn't match (as used to be the case in Python 2.5 and earlier).
7c8bcb6f