]> granicus.if.org Git - python/commit
run total_ordering() tests, and fix the function (default comparisons shouldn't be...
authorBenjamin Peterson <benjamin@python.org>
Mon, 23 Aug 2010 17:40:33 +0000 (17:40 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 23 Aug 2010 17:40:33 +0000 (17:40 +0000)
commit9c2930e4bedcbb09d8a0cd484dec72c6246f6735
tree1f515d00f8789d908edb2d2a5a5ee68aa0439fd0
parent7311729790172a6f85db0c31299f06feba217e87
run total_ordering() tests, and fix the function (default comparisons shouldn't be considered)
Lib/functools.py
Lib/test/test_functools.py