Get the pid of a os.startfile(filename)

dcrespo dcrespo at gmail.com
Tue Nov 8 14:31:13 EST 2005


Hi to all,

How can I get the Process ID (PID) of an application started because of
os.startfile(filename)?

Or, better, How can I get the PID of a running program, suposing I know
the name of the running application?

Many thanks.

Daniel




More information about the Python-list mailing list