R David Murray
|
c31e6227f9
|
#17442: Add chained traceback support to InteractiveInterpreter.
Patch by Claudiu Popa.
|
2014-09-29 11:25:00 -04:00 |
doko@ubuntu.com
|
15bec9cb3f
|
- Issue #17756: Fix test_code test when run from the installed location.
|
2014-05-13 11:28:12 +02:00 |
Georg Brandl
|
fbc3c3c2be
|
Closes #17730: in code.interact(), when banner="", do not print anything.
Also adds tests for banner printing.
|
2013-10-13 21:49:06 +02:00 |
Nick Coghlan
|
8bd24fe9ff
|
Issue #12643: Respect sys.excepthook in code.InteractiveConsole
|
2012-08-20 23:02:28 +10:00 |