]> granicus.if.org Git - python/commit
Numbers no longer compare smaller than all other types. Fix the only
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Thu, 4 Jan 2001 01:33:41 +0000 (01:33 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Thu, 4 Jan 2001 01:33:41 +0000 (01:33 +0000)
commit38f0223c9cf8d157c596c2e4622a36aa29f4bd84
tree1cb22c76c7b49537adaa5e45c6de8e91cb16f35c
parenta7ed69454286bd8291db1bcecd8d1f19cf79aa5e
Numbers no longer compare smaller than all other types.  Fix the only
part of the testsuite that breaks.  The old behavior may be restored.
Lib/test/test_b1.py