diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-04-10 21:34:00 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-04-10 21:34:00 +0000 |
commit | 88459359b160741c7abcad38a97db65004430125 (patch) | |
tree | a92f638a1f6aca8dae53df1a79ccbf5e8ddb6869 /Python | |
parent | 3daf304f3b24a1ac01a11ae956ffe3d0bcfd693e (diff) | |
download | cpython-git-88459359b160741c7abcad38a97db65004430125.tar.gz |
Fix one of the tests that fails on the "x86 OpenBSD trunk" buildbot, due
to that id() may return a long on a 32-bit box now. On a box that assigns
addresses "with the sign bit set", id() always returns a long now.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions