SIGN IN SIGN UP

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".
T
Tim Peters committed
63a8d694768b48e67138f7de85d9acf590847560
Parent: 2f70455