Reading output from standard out
Thierry Lam
lam at pcigeomatics.com
Mon May 2 09:22:44 EDT 2005
Let's say I have a python program which prints output to standard out,
let's call it HelloApp. How do I capture these outputs from the python
GUI tkinter? For example, I want to call HelloApp from my GUI program
and I want to send the output live to a tkinter text area.
Thanks
Thierry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050502/cc694163/attachment.html>
More information about the Python-list
mailing list