how to run an external program...

Larry Bates larry.bates at websafe.com
Thu Dec 1 16:05:18 EST 2005


In addition to what Philippe suggested, take a look at the
subprocess module as well (if you are on Python 2.4 or
greater).

-Larry Bates

ash wrote:
> hi,
> i want to know is there a way to run/control an external program form
> within a python program?
> thanks in advance for any support.
> 



More information about the Python-list mailing list