Killing Child Process

tarun tarundevnani at gmail.com
Fri Feb 27 00:47:44 EST 2009


Hello Group,

I've spwaned a process using os.spwanl. As part of this process, I spwan one
more process, using subprocess.Popen.
After I close the the process spwaned using os.spwanl, the child process
started by it using subprocess.Popen, doesn't get closed.
Is there any way to do this in python 2.5.1?

Thanks,
Tarun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090227/621d823e/attachment.html>


More information about the Python-list mailing list