This is probably a stupid question, but how do I call another python script?
I am trying to write some test scripts in Python and this is what I want to
do:

call setup.py
.
.
.
run test
.
.
.
call cleanup.py


Robin L. Siebler
Software Test Engineer
iBeam
--------------------------------
"Bother", said Pooh, as he deleted  Windows.

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to