]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Hopefully) fix bug in reference count in call_exc_trace()
authorGuido van Rossum <guido@python.org>
Sun, 5 Apr 1992 14:18:13 +0000 (14:18 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 5 Apr 1992 14:18:13 +0000 (14:18 +0000)
commiteee3fd495a601d672bbc242173a227104728ea7a
tree6cc8560ef8dc9cd731825c947763461f61a04408
parente765f7dbae84802e2b9be07844c104f36892af30
(Hopefully) fix bug in reference count in call_exc_trace()
plus minor rearrangements found during debugging
Python/ceval.c