mirror of https://github.com/python/cpython
9f1292d840
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.) |
||
---|---|---|
.. | ||
Canvas.py | ||
Dialog.py | ||
FileDialog.py | ||
ScrolledText.py | ||
SimpleDialog.py | ||
Tkconstants.py | ||
Tkdnd.py | ||
Tkinter.py | ||
tkColorChooser.py | ||
tkCommonDialog.py | ||
tkFileDialog.py | ||
tkFont.py | ||
tkMessageBox.py | ||
tkSimpleDialog.py |