simple question...
chibaA at TinterlogD.Tcom
chibaA at TinterlogD.Tcom
Fri Jun 23 18:16:59 EDT 2000
Hello,
I'm sure this is a simple question...
how would I call another python script from within a script. ie. I
want to basically stop the script that's running, and start running
another. I don't have any particular functions in the target script,
and I don't want to continue running the script I'm currently in (ie.
I don't want to use import xxxxx). I would also like to avoid a
system call if possible.
Any ideas?
TIA!
More information about the Python-list
mailing list