Staging
v0.5.1
https://github.com/python/cpython
Revision 7f9b5e014ba2f75c76c2564b2f46367fccf813d0 authored by Guido van Rossum on 22 January 2001, 19:30:07 UTC, committed by Guido van Rossum on 22 January 2001, 19:30:07 UTC
now

    None < all numeric types < all other types

so that once again

    map(max, Squares(3), Squares(2))

equals

    [0, 1, 4]
1 parent 0871e93
History
Tip revision: 7f9b5e014ba2f75c76c2564b2f46367fccf813d0 authored by Guido van Rossum on 22 January 2001, 19:30:07 UTC
OK, changed my mind once more on this. The comparison hierarchy is
Tip revision: 7f9b5e0
File Mode Size
api
dist
doc
ext
html
info
inst
lib
longhtml
mac
paper-a4
paper-letter
perl
ref
templates
texinputs
tools
tut
whatsnew
.cvsignore -rwxr-xr-x 22 bytes
ACKS -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 9.3 KB
Makefile.deps -rw-r--r-- 6.6 KB
README -rw-r--r-- 7.8 KB
TODO -rw-r--r-- 2.8 KB
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top