commit | 6464d5ffdc6ee54f023c6230f1633debf183815f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Sep 12 14:51:20 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Sep 12 14:51:20 2010 +0000 |
tree | 3efb844f24e15fcd80151ac2d8e9a56e5ed92f9a | |
parent | 0b9489d21daec1f5f45a95194423724836192edd [diff] |
Issue #9837: The read() method of ZipExtFile objects (as returned by ZipFile.open()) could return more bytes than requested.