Eli Bendersky <eli...@gmail.com> added the comment:

Indeed, unix_terminate is invoked on Windows, and since Windows now has 
"os.kill" it runs. However, it appears that the actual os.kill call throws 
OSError, saying:

    [Error 87] The parameter is incorrect

----------

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

Reply via email to