Calling a python program within a python program
Amol Sonaikar
amol at kenati.com
Sat Jan 4 09:19:02 EST 2003
More information about the Python-list mailing list
Sat Jan 4 09:19:02 EST 2003
- Previous message (by thread): Calling a python program within a python program
- Next message (by thread): Calling a python program within a python program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Calling a python program within a python program
- Next message (by thread): Calling a python program within a python program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list