commit | bf02e3bb21b2d75cba4ce409a14ae64dbc2dd6d2 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Wed Mar 19 03:14:41 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Wed Mar 19 03:14:41 2008 +0000 |
tree | dada01c02576abbb6b0dbe1307500b9a7d420ed0 | |
parent | 14cae96fa686cbddfd1df8dde8af22d6c6cda956 [diff] |
Fix the struct module DeprecationWarnings that zipfile was triggering by removing all use of signed struct values. test_zipfile and test_zipfile64 pass. no more warnings.