]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Since I'm about to check in a change to the recursion-detection code
authorGuido van Rossum <guido@python.org>
Thu, 18 Jan 2001 21:52:26 +0000 (21:52 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 18 Jan 2001 21:52:26 +0000 (21:52 +0000)
commit4e8db2ed9d767ac0d73f9552f7847b3b32af580c
tree5808bf1a3f2e6a1152afdff581fd61d793bbe703
parent95695e2fa3d32661c177a724a543c17e9b0baa46
Since I'm about to check in a change to the recursion-detection code
for comparisons that outlaws requets for ordering on recursive data
structures, remove the tests for ordering recursive data structures.
Lib/test/test_richcmp.py