| commit | 351e1a3e8805bca158d1f116a637e787e2b70f18 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Mon Jan 14 22:58:05 2008 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Mon Jan 14 22:58:05 2008 +0000 |
| tree | cc46bfa7e030420a504a6bc55e98df7ab41e6882 | |
| parent | 5d8b379abcf9e200122c7c95fbf012a5c9ef8e32 [diff] |
Fix 1698398: Zipfile.printdir() crashed because the format string expected a tuple object of length six instead of a time.struct_time object.