commit | 79b4ba8fd7228bc3c477a144ed3f8a93d7b4bb27 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Mar 23 21:04:43 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Mar 23 21:04:43 2008 +0000 |
tree | e920debfc5beb5432db81fee3a3edcc4ca3129f8 | |
parent | 73f57b0c058debbcb05e9fefd33897ddaaae5b6f [diff] |
Fix gzip to deal with CRC's being signed values in Python 2.x properly and to read 32bit values as unsigned to start with rather than applying signedness fixups allover the place afterwards. This hopefully fixes the test_tarfile failure on the alpha/tru64 buildbot.