index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_code_module.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-102895 Add an option local_exit in code.interact to block exit() from term...
Tian Gao
2023-10-18
1
-5/+24
*
bpo-40275: Use new test.support helper submodules in tests (GH-21451)
Hai Shi
2020-08-03
1
-2/+3
*
bpo-31836: Test_code_module now passes with sys.ps1, ps2 set (#4070)
Terry Jan Reedy
2017-10-28
1
-0/+8
*
Issue #27573 make the exit message configurable.
Steven D'Aprano
2016-08-23
1
-0/+20
*
Issue27573 code.interact prints a message when exiting.
Steven D'Aprano
2016-08-14
1
-2/+10
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-3/+0
*
#17442: Add chained traceback support to InteractiveInterpreter.
R David Murray
2014-09-29
1
-0/+35
*
- Issue #17756: Fix test_code test when run from the installed location.
doko@ubuntu.com
2014-05-13
1
-1/+1
*
Closes #17730: in code.interact(), when banner="", do not print anything.
Georg Brandl
2013-10-13
1
-0/+14
*
Issue #12643: Respect sys.excepthook in code.InteractiveConsole
Nick Coghlan
2012-08-20
1
-0/+72