[Python-au] Help!
Sophie Jarlier
Sophie.Jarlier at miralab.unige.ch
Fri Nov 7 14:40:41 CET 2003
Hi everybody!
Could somebody tell me how to call two python scripts in another python script: for example I created these 2 python scripts: script1.py and script2.py and I tried to code another python script as follow:
python.exec("C:\Temp\script1.py")
python.exec("C:\Temp\script2.py")
What is wrong here?
Thanks in advance for your help.
Sophie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://starship.python.net/pipermail/python-au/attachments/20031107/8290980e/attachment.htm
More information about the python-au
mailing list