]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix bug in try-finally with class exceptions; declare different func pointers for...
authorGuido van Rossum <guido@python.org>
Fri, 17 Feb 1995 15:04:21 +0000 (15:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Feb 1995 15:04:21 +0000 (15:04 +0000)
commit1d339e8c35963ad2f445b9ec779604ddb6957bb4
tree9e1555248544ee00c75147d4a4b490bc02f984d6
parentfe299f9408ab3e3c9260a68cd0000fa88b46a143
fix bug in try-finally with class exceptions; declare different func pointers for different uses
Python/ceval.c