Staging
v0.8.1
https://github.com/python/cpython
Revision 6e2e3b9e8188acca0d40df365f3d9595fad59991 authored by Victor Stinner on 08 July 2011, 00:26:39 UTC, committed by Victor Stinner on 08 July 2011, 00:26:39 UTC
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 parent f6cbdc2
History
Tip revision: 6e2e3b9e8188acca0d40df365f3d9595fad59991 authored by Victor Stinner on 08 July 2011, 00:26:39 UTC
Issue #12423: Fix os.abort() documentation
Tip revision: 6e2e3b9
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 587 bytes
.gitignore -rw-r--r-- 595 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 898 bytes
.hgtags -rw-r--r-- 4.3 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 42.4 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 398.2 KB
configure.in -rw-r--r-- 122.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.9 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top