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