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
File Mode Size
.cvsignore -rw-r--r-- 43 bytes
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 1.3 KB
checkextensions.py -rw-r--r-- 2.1 KB
checkextensions_win32.py -rw-r--r-- 5.5 KB
extensions_win32.ini -rw-r--r-- 3.8 KB
freeze.py -rwxr-xr-x 15.5 KB
hello.py -rw-r--r-- 23 bytes
makeconfig.py -rw-r--r-- 1.3 KB
makefreeze.py -rw-r--r-- 2.4 KB
makemakefile.py -rw-r--r-- 892 bytes
modulefinder.py -rw-r--r-- 15.3 KB
parsesetup.py -rw-r--r-- 2.4 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.7 KB

README

back to top