popen2

g.franzkowiak g.franzkowiak at onlinehome.de
Fri Oct 28 13:12:27 EDT 2005


I start a process in my application with popen2.popen3('MyOtherProcess').
That's ok, but what can I do if the other process is running ?
Can I fetch some information and start with that ?

gerd



More information about the Python-list mailing list