Anyone please help me get this syntax right

subprocess.Popen(["gmmscore", "-i", Input, "-l", List, "-t",
 modeltype,
> "-m", str(mixture), "-d", str(dimension), "-v", str(vfloor), "-n", 
> str(number), "-r",
 str(results)])



       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to