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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to