cpython: 665e3be40ad1 (original) (raw)

Mercurial > cpython

changeset 79912:665e3be40ad1

Issue #16241: document -X faulthandler command line option. Patch by Marek Šuppa. [#16241]

Andrew Svetlov andrew.svetlov@gmail.com
date Tue, 23 Oct 2012 16:20:11 +0300
parents 82af3dd0cb10(current diff)957a6c00d3af(diff)
children 23ddb98aae9f
files
diffstat 2 files changed, 3 insertions(+), 1 deletions(-)[+] [-] Doc/using/cmdline.rst 3 Misc/ACKS 1

line wrap: on

line diff

--- a/Doc/using/cmdline.rst +++ b/Doc/using/cmdline.rst @@ -358,7 +358,8 @@ Miscellaneous options .. cmdoption:: -X Reserved for various implementation-specific options. CPython currently

--- a/Misc/ACKS +++ b/Misc/ACKS @@ -1133,6 +1133,7 @@ Pal Subbiah Nathan Sullivan Mark Summerfield Reuben Sumner +Marek Šuppa Hisao Suzuki Kalle Svensson Andrew Svetlov