commit | ddd40312d502257adbcad4e9bdcecd237900f95a | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Thu Oct 20 01:38:35 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Thu Oct 20 01:38:35 2011 +0800 |
tree | ba7d3605cf23decd35be7fc0e4e5682a3d36afca | |
parent | 59a06d412d3a130c770faa1fc8d8fe13b0a67d3c [diff] |
Fix closes Issue6090 - Raise a ValueError, instead of failing with unrelated exceptions, when a document with timestamp earlier than 1980 is provided to zipfile. Patch contributed by Petri Lehtinen.