Script executes script?

Mipe mipe at starbase13.de
Wed Sep 1 04:14:36 EDT 2004


Hello,

for a testmodule I need to execute a python script from within a
python script. Something like:

-- ScriptA -->
import whatever

RunScript("scriptb.py")
RunScript("scriptc.py")
<-- Script A --

Is this possible? I didn't find a possibility to do this.

Would be nice if you could give me some advice here.

Thank you,
Mipe



More information about the Python-list mailing list