STINNER Victor <victor.stin...@haypocalc.com> added the comment:

"Be aware that programs which use signal.signal() to register a handler for 
SIGABRT will behave differently."

I don't understand this sentence. I think that this sentence should be removed, 
and another should maybe be added. E.g. "os.abort() doesn't call the Python 
signal handler installed by signal.signal()."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12423>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to