SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 226 Python

In try_3way_to_rich_compare(), swap the call to default_3way_compare()

and the test for errors, so that an error in the default compare
doesn't go undetected.  This fixes SF Bug #132933 (submitted by
effbot) -- list.sort doesn't detect comparision errors.
G
Guido van Rossum committed
2da0ea82ba0c817013fca1442d14ee3596f03bcb
Parent: 230d17d