]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change cmpobject() to coerce numerical values before comparing them
authorGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:48:04 +0000 (18:48 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:48:04 +0000 (18:48 +0000)
commit9fb036811a326eedd152fe105e2940f240f114b4
treecf4025c68cce428cdde45d789e8057ae584a1f58
parentef0068ff9d0f9c9a8f90f66a253f2dee0de5d0e0
Change cmpobject() to coerce numerical values before comparing them
Objects/object.c