]> granicus.if.org Git - python/commitdiff
(merge 3.2) Issue #12423: Fix os.abort() documentation
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 8 Jul 2011 00:27:06 +0000 (02:27 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 8 Jul 2011 00:27:06 +0000 (02:27 +0200)
The Python signal handler for SIGABRT is not called on os.abort() (only if the
signal is raised manually or sent by another process). Patch by Kamil Kisiel.

1  2 
Doc/ACKS.txt
Doc/library/os.rst

diff --cc Doc/ACKS.txt
Simple merge
Simple merge