Staging
v0.5.1
https://github.com/python/cpython
Revision 4c633be895cb4c63820b77173be93dd4bc60a9de authored by Tim Peters on 06 July 2001, 17:48:47 UTC, committed by Tim Peters on 06 July 2001, 17:48:47 UTC
Symptom:  (1, 2, 3) <= (1, 2) returned 1.
Also an isomorphic error was in the list richcompare code.
1 parent f14452e
History
Tip revision: 4c633be895cb4c63820b77173be93dd4bc60a9de authored by Tim Peters on 06 July 2001, 17:48:47 UTC
SF bug #439104: Tuple richcompares has code-typo.
Tip revision: 4c633be

README

back to top