]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add implementations of Py_Repr{Enter,Leave}.
authorGuido van Rossum <guido@python.org>
Fri, 10 Apr 1998 22:32:46 +0000 (22:32 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 10 Apr 1998 22:32:46 +0000 (22:32 +0000)
commit8661036cb807dbb55badfeeaa9723c11118bd5c7
tree27cf9f0d2c7f1e92eacedc82f817203b0d6814e1
parent26d4ac30be9b17aa8fa6e553e2c19e3536d2340f
Add implementations of Py_Repr{Enter,Leave}.

(Jeremy will hardly recognize his patch :-)
Objects/object.c