Ned Deily <n...@acm.org> added the comment:

Doesn't unix_terminate() also get called on Windows?  If so, what does 
os.kill() do on Windows?  The docs for os.kill say "New in version 3.2: Windows 
support."  Perhaps this was being skipped before and now has some negative 
effect?

----------

_______________________________________
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