running programs from within python

Batista, Facundo FBatista at uniFON.com.ar
Wed Mar 9 11:57:28 EST 2005


[M.N.A.Smadi]

#- i guess i will answer myself:
#- import os
#- os.system(string)

If you have Py2.4, it's better to use subprocess().

.    Facundo

Bitácora De Vuelo: http://www.taniquetil.com.ar/plog
PyAr - Python Argentina: http://pyar.decode.com.ar/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050309/cf3a6a2c/attachment.html>


More information about the Python-list mailing list