]> granicus.if.org Git - python/commit
(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)
commit2b49f12a636694bb880127901a43d821dec8a094
treee66c7bf18fedbf41335a09cff75fd011e1a07d42
parent2cded9c3f31d2fea4b033f44eaa828e508f03391
parent6e2e3b9e8188acca0d40df365f3d9595fad59991
(merge 3.2) Issue #12423: Fix os.abort() documentation

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.
Doc/ACKS.txt
Doc/library/os.rst