diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-25 07:46:07 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-25 07:46:07 (GMT) |
commit | aef3e529e2c2fc12a91bb126d39b039ab7e402f9 (patch) | |
tree | b188853b7263bb2be84002e091862d858e7cc026 /Lib | |
parent | 1fa588e14f8c091f5da6c23820b1ea6cc0d8ddff (diff) | |
download | cpython-aef3e529e2c2fc12a91bb126d39b039ab7e402f9.zip cpython-aef3e529e2c2fc12a91bb126d39b039ab7e402f9.tar.gz cpython-aef3e529e2c2fc12a91bb126d39b039ab7e402f9.tar.bz2 |
On platforms without zlib, make this do the right thing and return the python
2.x signed value. Also, don't waste space on a table full of unsigned longs
when all it needs are unsigned ints (incase anyone builds this without zlib on
a 64-bit unix for some strange reason).
tested by forcing it to compile this version on both 32-bit and 64-bit linux.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions