execute another python script

Alexandru Mosoi brtzsnr at gmail.com
Mon Aug 18 04:27:50 EDT 2008


how do I execute another python script under a different process? I
want the script to be run using the same interpretoer as the one
running current script. I tried using os.execlp but I don't know how
to get the name/path of the interpreter.



More information about the Python-list mailing list