diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-07-02 22:24:50 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-07-02 22:24:50 (GMT) |
commit | 934c1a1c6b13ba27baf75d206a842cefda99f771 (patch) | |
tree | 76ea85507b772200006ee373d43eb00216abb9af /Modules/main.c | |
parent | aab713bdf7380c1b618655cfd1b284c83a9b5d58 (diff) | |
download | cpython-934c1a1c6b13ba27baf75d206a842cefda99f771.zip cpython-934c1a1c6b13ba27baf75d206a842cefda99f771.tar.gz cpython-934c1a1c6b13ba27baf75d206a842cefda99f771.tar.bz2 |
Another stab at SF 576327: zipfile when sizeof(long) == 8
binascii_crc32(): The previous patch forced this to return the same
result across platforms. This patch deals with that, on a 64-bit box,
the *entry* value may have "unexpected" bits in the high four bytes.
Bugfix candidate.
Diffstat (limited to 'Modules/main.c')
0 files changed, 0 insertions, 0 deletions