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
- RE: How do I call another .py script? Robin Siebler
- RE: How do I call another .py script? Patrick K. O'Brien