Brian Curtin <cur...@acm.org> added the comment:

issue9324.diff checks the signal value after argument parsing and before 
sending it onward towards the system call.

It only lets you use the following signals, per 
http://msdn.microsoft.com/en-us/library/xdkz3x12.aspx
SIGABRT
SIGFPE
SIGILL
SIGINT
SIGSEGV
SIGTERM

----------
assignee:  -> brian.curtin
keywords: +patch
stage: unit test needed -> patch review
Added file: http://bugs.python.org/file18112/issue9324.diff

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

Reply via email to