[Tutor] What's wrong with this?
Jason Coggins
jcoggins828 at charter.net
Fri May 4 03:28:25 CEST 2007
I have the following function in a program:
os.popen('filename.py')
What I want to do is launch the program in the os.popen() function. The file I am trying to launch is located in the same directory as the program the function is contained in. I also use Linux if that makes a difference.
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070503/f76b7d45/attachment.htm
More information about the Tutor
mailing list