[issue6090] zipfile: Bad error message when zipping a file with timestamp before 1980

Senthil Kumaran report at bugs.python.org
Wed Oct 19 19:54:47 CEST 2011


Senthil Kumaran <senthil at uthcode.com> added the comment:

Fixed in all active branches. Thanks for the patch, Petri. 
Mark, for this issue, raising ValueError from zipfile was seemingly a  right thing to do, the previous error from struct for a side effect of sending a value lower than 1980.

----------
nosy: +orsenthil

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6090>
_______________________________________


More information about the Python-bugs-list mailing list