summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-10-13 20:02:39 +0000
committerGuido van Rossum <guido@python.org>1998-10-13 20:02:39 +0000
commit9f1292d84000f9793793002f46cd2767ff8e3dc6 (patch)
tree4f6a26c2836b2d94a9a8bbd7cc1087350fc2fa58 /Python/errors.c
parentad24ae10df60b77cf3cbd6497798d0d72a2810c1 (diff)
downloadcpython-git-9f1292d84000f9793793002f46cd2767ff8e3dc6.tar.gz
Perhaps a controversial change: when reporting a callback exception,
assign the exception info to sys.last_{type,value,traceback}. That way, an introspective Tkinter app can inspect its own stack trace. (The controversy is that it would keep some objects alive, but that's probably no big deal.)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions