summaryrefslogtreecommitdiffstats
path: root/Objects/longobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-12-05 21:55:55 (GMT)
committerGuido van Rossum <guido@python.org>1996-12-05 21:55:55 (GMT)
commita0a69b8b429f3d4c91f1c432247cfda017505976 (patch)
tree9288dc602d41bd08c0ab5f5acb279ce8489f1131 /Objects/longobject.c
parent685a38ea945431d1bad20ee07222a24b4553e346 (diff)
downloadcpython-a0a69b8b429f3d4c91f1c432247cfda017505976.zip
cpython-a0a69b8b429f3d4c91f1c432247cfda017505976.tar.gz
cpython-a0a69b8b429f3d4c91f1c432247cfda017505976.tar.bz2
Experimental new implementation of dictionary comparison. This
defines that a shorter dictionary is always smaller than a longer one. For dictionaries of the same size, the smallest differing element determines the outcome (which yields the same results as before, without explicit sorting).
Diffstat (limited to 'Objects/longobject.c')
0 files changed, 0 insertions, 0 deletions