Problems controlling another program

Sven Herzberg herzi at runbox.com
Fri Aug 17 16:32:26 EDT 2001


Hi,

I'm trying to create a front-end for a linux console application. My
problem is that the command line tool has to run the whole time while the
GUI is running. The GUI and the command line tool shall permanently
exchange data with each other. I tried with popen2 and I didn't succeed.
If you can help me, send me some info, please.

Thanks

--
sven



More information about the Python-list mailing list