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

I don't think there's a problem with os.spawnv and os.kill - they do what their 
docs describe.

IMHO, the solution should be to change IDLE so that it uses subprocess.Popen 
for both starting and killing the child process.

----------

_______________________________________
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