aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_code_module.py
Commit message (Expand)AuthorAge
* - Issue #17756: Fix test_code test when run from the installed location.doko@ubuntu.com2014-05-13
* Closes #17730: in code.interact(), when banner="", do not print anything.Georg Brandl2013-10-13
* Issue #12643: Respect sys.excepthook in code.InteractiveConsoleNick Coghlan2012-08-20