]> granicus.if.org Git - python/commit
Issue #16491: IDLE now prints chained exception tracebacks.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 9 Jan 2013 10:26:54 +0000 (12:26 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 9 Jan 2013 10:26:54 +0000 (12:26 +0200)
commitdf558cb3b1f6e766e17a203856fb38eae1d3a366
tree35308cc796f8cd391b353d49db3e686279fa3349
parent2f3be0f1d8b865b83149514e35d39c5241546bdd
parent7131749959e674ae347e34efabdc6291b21cbe43
Issue #16491: IDLE now prints chained exception tracebacks.
Lib/idlelib/run.py
Misc/NEWS