Running and killing a process in python

Astan Chee astan.chee at gmail.com
Tue May 3 20:45:31 EDT 2011


Hi,
I'm trying to make a python script (in windows 7 x64 using python 2.5) to
start a process, and kill it after x minutes/seconds and kill all the
descendants of it.
Whats the best way of doing this in python? which module is best suited to
do this? subprocess?
thanks for any help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110504/835d6202/attachment.html>


More information about the Python-list mailing list