]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(backport) tracing of C functions: don't call the trace func
authorArmin Rigo <arigo@tunes.org>
Tue, 20 Sep 2005 20:53:11 +0000 (20:53 +0000)
committerArmin Rigo <arigo@tunes.org>
Tue, 20 Sep 2005 20:53:11 +0000 (20:53 +0000)
commitcb1aea2337527d05a00405833ba53404d6a36fc0
tree039109441382a9a38d68d2ad6be4a5988fc64de7
parent5e6a594ab1f38b9a2c92a8d44f2d8f191327ba9c
(backport) tracing of C functions: don't call the trace func
with an exception currently set!
Python/ceval.c