how to list processes on Win32 with python ?

rwillmer at my-dejanews.com rwillmer at my-dejanews.com
Fri May 21 08:54:15 EDT 1999


I need to list the running processes so that I
can kill one or more of them.

Can't see how to do this in python. I see the
TerminateProcess method is available but I would
need to know the process handle to be able to use
this.

any ideas?

Rachel


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---




More information about the Python-list mailing list