]> granicus.if.org Git - python/commit
Add more tests for compare and coercion in preparation for the coercion
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Tue, 2 Jan 2001 16:30:31 +0000 (16:30 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Tue, 2 Jan 2001 16:30:31 +0000 (16:30 +0000)
commitfd288c7cd59cffcdb110d04dca1ba2e821aabac7
treebd3453fa24800393d252b69ecf37233208ea5538
parent10e31cf82e5fa325e779013619d9e11bf8b56c28
Add more tests for compare and coercion in preparation for the coercion
overhaul.  Closes SF patch #102878.
Lib/test/output/test_coercion [new file with mode: 0644]
Lib/test/output/test_compare [new file with mode: 0644]
Lib/test/test_coercion.py [new file with mode: 0644]
Lib/test/test_compare.py [new file with mode: 0644]