background-processes with win-python?
James Kew
james.kew at btinternet.com
Thu Jun 27 04:04:23 EDT 2002
More information about the Python-list mailing list
Thu Jun 27 04:04:23 EDT 2002
- Previous message (by thread): continuous redirection of stdout & stderr to Tkinter Text
- Next message (by thread): background-processes with win-python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Klaus Reinhardt" <K.Rdt at TU-Berlin.DE> wrote in message news:mailman.1025157935.3443.python-list at python.org... > Is there a possibility to execute system-processes > under windows-python in the background? So > I can do this > system("plink .. tu-berlin.de") > without waiting for the real connection. system("start plink ... tu-berlin.de") ? James
- Previous message (by thread): continuous redirection of stdout & stderr to Tkinter Text
- Next message (by thread): background-processes with win-python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list