diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-23 21:04:43 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-23 21:04:43 (GMT) |
commit | 79b4ba8fd7228bc3c477a144ed3f8a93d7b4bb27 (patch) | |
tree | e920debfc5beb5432db81fee3a3edcc4ca3129f8 /Lib/doctest.py | |
parent | 73f57b0c058debbcb05e9fefd33897ddaaae5b6f (diff) | |
download | cpython-79b4ba8fd7228bc3c477a144ed3f8a93d7b4bb27.zip cpython-79b4ba8fd7228bc3c477a144ed3f8a93d7b4bb27.tar.gz cpython-79b4ba8fd7228bc3c477a144ed3f8a93d7b4bb27.tar.bz2 |
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.
Diffstat (limited to 'Lib/doctest.py')
0 files changed, 0 insertions, 0 deletions