On 21/07/10 23:43, "Martin v. Löwis" wrote:
IIUC, he wanted to know how Python handles SIGKILL, when the hole point of SIGKILL is that you cannot handle it.
No, I think he wanted to know how Python disallows attempting to set a handler for SIGKILL, when he couldn't find any code that special-cases SIGKILL in the implementation of signal(). Although he didn't express the question all that clearly, so it's hard to tell. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com