]> granicus.if.org Git - python/commit
clean-up tracing of C functions. In particular, don't call the trace func
authorArmin Rigo <arigo@tunes.org>
Tue, 20 Sep 2005 18:34:01 +0000 (18:34 +0000)
committerArmin Rigo <arigo@tunes.org>
Tue, 20 Sep 2005 18:34:01 +0000 (18:34 +0000)
commit1c2d7e5363d70ec6b8bb595b5565e27a0c4b05da
treefab20b4ec679206e5f7d751b391a823c0426920e
parent71d7e704b8982c586ffaf9d85399437f7a03d5e1
clean-up tracing of C functions.  In particular, don't call the trace func
with an exception currently set!
Python/ceval.c