]> granicus.if.org Git - python/commit
fix ZipFile.testzip() to work with very large embedded files
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 17 Aug 2008 13:06:29 +0000 (13:06 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 17 Aug 2008 13:06:29 +0000 (13:06 +0000)
commitc53427087e6fcf6680c83f7ede85ce02510c89a0
tree147af00d67e9ef5343cdc017f3c58dc757a2dc6e
parent7f30a684c6bf8b381c74206228a3f1c2fae75d90
fix ZipFile.testzip() to work with very large embedded files
Lib/zipfile.py