Invoking Python from Python

John Henry john106henry at hotmail.com
Tue Nov 8 11:10:25 EST 2005


Hi all,

I have a need to create a Python script on the fly from another Python
program and then execute the script so created.  Do I need to invoke
Python through os.spawnl or is there a better way?

Thanks,

--
John




More information about the Python-list mailing list