[issue1220212] os.kill on windows

Michael Foord report at bugs.python.org
Sat Mar 27 01:30:59 CET 2010


Michael Foord <michael at voidspace.org.uk> added the comment:

Aaaand the IronPython implementation of NativeSignal.GenerateConsoleCtrlEvent(PythonSignal.CTRL_C_EVENT, ...)
 delegates to Kernel32.GenerateConsoleCtrlEvent.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1220212>
_______________________________________


More information about the Python-bugs-list mailing list