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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to