How do you check if a program/process is running using python?

Lamonte Harris pyth0nc0d3r at gmail.com
Sat Jul 19 14:38:49 EDT 2008


How do you check if a program or process is running when using python?  What
I want to do is have an infinite loop to check if a program is running or
not and send data to my web server to check yes or no.  Is this possible? If
so how?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080719/f1bad9e5/attachment.html>


More information about the Python-list mailing list