diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-08-16 16:56:16 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-08-16 16:56:16 +0000 |
commit | 63a8d694768b48e67138f7de85d9acf590847560 (patch) | |
tree | 27f798e12c8561e13f222fafc590741bbbd9437d /Python/thread_os2.h | |
parent | 2f7045576d46eeee19258cb50c72b8edd25f299f (diff) | |
download | cpython-git-63a8d694768b48e67138f7de85d9acf590847560.tar.gz |
Repair some accidents causing Windows failures:
+ test_compare. While None compares less than anything else, it's not
always the case that None has the smallest id().
+ test_descr. The output of %p (pointer) formats varies across platforms.
In particular, on Windows it doesn't produce a leading "0x".
Diffstat (limited to 'Python/thread_os2.h')
0 files changed, 0 insertions, 0 deletions