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
ar-1.1
PyImport_BeImageID.html -rw-r--r-- 1.4 KB
README -rw-r--r-- 5.1 KB
README.readline-2.2 -rw-r--r-- 1.8 KB
linkcc -rwxr-xr-x 2.9 KB
linkmodule -rwxr-xr-x 1.9 KB

README

back to top