diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-04-10 21:38:11 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-04-10 21:38:11 +0000 |
commit | 9bdc85f8bfbb99f374df8654e3f6201f73f37ee6 (patch) | |
tree | cd8d4d537a56f59d5f4c345bb164953845eb27f2 /Python | |
parent | 88459359b160741c7abcad38a97db65004430125 (diff) | |
download | cpython-git-9bdc85f8bfbb99f374df8654e3f6201f73f37ee6.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