commit | 4b3ab6fcc09d93cfe47fd0087fa694f1166a7b0b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jul 12 09:59:22 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jul 12 09:59:22 2007 +0000 |
tree | dfcfd35094d64d31ad1536f15831129be891cdf0 | |
parent | 9467bc5ad1e886ecd0be84eddef35153ead936b1 [diff] |
Patch #1675424: Added tests for uncovered code in the zipfile module. The KeyError raised by Zipfile.getinfo for nonexistent names now has a descriptive message.