How to parse the os.system() output in python

yinglcs at gmail.com yinglcs at gmail.com
Sat Mar 17 20:28:56 EDT 2007


Hi,

I use os.system() to execute a system command in python.
Can you please tell me how can I parse (in python) the output of the
os.system()  ?

Thank you.




More information about the Python-list mailing list