This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients Arfrever, David.Manowitz, docs@python, ggenellina, jgehrcke, martin.panter, pitrou, stutzbach, terry.reedy
Date 2015-02-02.21:29:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422912595.08.0.381085415563.issue6634@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding the documentation patch: I like to start sentences with a capital letter. Perhaps change it to start “Calling :func:`exit` only terminates . . .”.

With the code change patch, it might be neater to use the SystemExit.code attribute rather than e.args[0].
History
Date User Action Args
2015-02-02 21:29:55martin.pantersetrecipients: + martin.panter, terry.reedy, ggenellina, pitrou, stutzbach, Arfrever, jgehrcke, docs@python, David.Manowitz
2015-02-02 21:29:55martin.pantersetmessageid: <1422912595.08.0.381085415563.issue6634@psf.upfronthosting.co.za>
2015-02-02 21:29:55martin.panterlinkissue6634 messages
2015-02-02 21:29:55martin.pantercreate