Re: how to use execfile with input parameters

2008-09-09 Thread Gabriel Genellina
En Mon, 08 Sep 2008 08:08:33 -0300, Shi, Shaozhong <[EMAIL PROTECTED]> escribió: I have a Python script expecting 11 or 12 input parameters. How do I use execfile to execute the Python script in my new Python script? How do I pass in the input parameters? You might use the subprocess modul

how to use execfile with input parameters

2008-09-08 Thread Shi, Shaozhong
I have a Python script expecting 11 or 12 input parameters. How do I use execfile to execute the Python script in my new Python script? How do I pass in the input parameters? Yours sincerely, David This email has been scanned for all viruses by the MessageLabs Email Security System.-- h