]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Compare instance methods by comparing the object and the function.
authorGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:39:51 +0000 (20:39 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:39:51 +0000 (20:39 +0000)
commitebc8c51cde0432b5c70079f5fa05295224e8cb78
treeb4519db51c25d11631b72a2e831336fc1a4f8b02
parentaa7ca2dc1a50e379a8173e13edb0a640c5402276
Compare instance methods by comparing the object and the function.
Objects/classobject.c