]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27573 make the exit message configurable.
authorSteven D'Aprano <steve@pearwood.info>
Tue, 23 Aug 2016 15:42:15 +0000 (01:42 +1000)
committerSteven D'Aprano <steve@pearwood.info>
Tue, 23 Aug 2016 15:42:15 +0000 (01:42 +1000)
commit6877ed3560aef64391657f634cbe00d16023201a
tree8509396753039f785fb8e07f9224b78871247357
parentf4d28d43857295cab4dc82a2bc50f5e8c90123ef
Issue #27573 make the exit message configurable.
Doc/library/code.rst
Lib/code.py
Lib/test/test_code_module.py