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
.cvsignore -rw-r--r-- 79 bytes
_tkinter.dsp -rw-r--r-- 4.1 KB
bsddb.dsp -rw-r--r-- 4.0 KB
parser.dsp -rw-r--r-- 3.9 KB
pcbuild.dsw -rw-r--r-- 2.7 KB
python.dsp -rw-r--r-- 3.7 KB
python15.dsp -rw-r--r-- 10.9 KB
python15.wse -rw-r--r-- 34.5 KB
pythonw.dsp -rw-r--r-- 3.9 KB
readme.txt -rw-r--r-- 1.4 KB
zlib.dsp -rw-r--r-- 3.9 KB

readme.txt

back to top