How do I get the process id when starting a process using os.popen2 or os.popen3 on linux?

mikem76 at gmail.com mikem76 at gmail.com
Wed Jun 7 18:05:34 EDT 2006


Is there a way to get the process id when starting a process using
os.popen2 or os.popen3 on linux?

Mike




More information about the Python-list mailing list