Calling a python program within a python program

Amol Sonaikar amol at kenati.com
Sat Jan 4 09:19:02 EST 2003


Hi all

I have a file called test.py and from that I have to run another program. 
This program should be called from the first script after the end of first 
script. 

Is there any function from which I can call the another program. (The program 
is Python script only).

Amol





More information about the Python-list mailing list