Staging
v0.5.1
https://github.com/python/cpython
Revision 9f1292d84000f9793793002f46cd2767ff8e3dc6 authored by Guido van Rossum on 13 October 1998, 20:02:39 UTC, committed by Guido van Rossum on 13 October 1998, 20:02:39 UTC
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.)
1 parent ad24ae1
History
Tip revision: 9f1292d84000f9793793002f46cd2767ff8e3dc6 authored by Guido van Rossum on 13 October 1998, 20:02:39 UTC
Perhaps a controversial change: when reporting a callback exception,
Tip revision: 9f1292d
File Mode Size
api
ext
html
icons
info
lib
mac
paper-a4
paper-letter
perl
ref
templates
texinputs
tools
tut
.cvsignore -rwxr-xr-x 91 bytes
Makefile -rw-r--r-- 6.6 KB
Makefile.deps -rw-r--r-- 4.2 KB
README -rw-r--r-- 8.3 KB
TODO -rw-r--r-- 752 bytes
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top