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
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.2 KB
Makefile.in -rw-r--r-- 17.4 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 2.9 KB
config.h.in -rw-r--r-- 10.5 KB
configure -rwxr-xr-x 120.7 KB
configure.in -rw-r--r-- 19.0 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top