John Ehresman added the comment:

Interesting -- I didn't know about removing the ignore flag in the child 
process.  The question is whether this is close enough to the kill w/ SIGINT 
behavior on unix to use the same name.  I think that there are enough 
differences to warrant a Windows specific function that calls 
GenerateConsoleCtrlEvent.

----------

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

Reply via email to