call an exturnal program in python

Adam alienkid at verizon.net
Fri Nov 21 07:48:58 EST 2008


I am trying to run an external program in my code using 
os.system('exename -exearg') but the exe has an "&" in it so windows thinks 
it's two commands any way around this?

Adam 




More information about the Python-list mailing list