system command

Jack B. barfsky at hotmail.com
Fri May 7 10:56:35 EDT 2004


I am trying to execute a system command within my python/Tkinter
program, but I do not want to wait for it to exit.  It will  launch a
different Tkinter program to be run at the same time.  This seems like
it should be simple, but I cannot find a way to do it.  Help please,
thanks!

In Perl, this would be very simple.  But perhaps it is simple in
Python and I just have not found it yet.

Ralph P.



More information about the Python-list mailing list