Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
de6024872abe4fd95972036db63d0a57cf557f94
/
Lib
/
test
/
test_compare.py
aa726ba
__rcmp__ no longer gets called on instances. Remove the test for it.
by Neil Schemenauer
· 24 years ago
e7e694f
Use == rather than cmp(). The return value of cmp() is not well defined when
by Neil Schemenauer
· 24 years ago
fd288c7
Add more tests for compare and coercion in preparation for the coercion
by Neil Schemenauer
· 24 years ago