how to run an external program...

calad.sigilon at gmail.com calad.sigilon at gmail.com
Thu Dec 1 19:03:13 EST 2005


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 

Have you tried os.system()?




More information about the Python-list mailing list