Getting the output from a console command while it's been generated!

Raúl Gómez C. nachogomez at gmail.com
Fri Jan 26 22:05:59 EST 2007


Hi everyone,

I'm trying to make my apps more informative to the user, so I want to know
if its possible to get the output of the execution of a console command
while it's been generated, I mean, I want to get the output from
commands.getstatusoutput('CMD') while CMD it's been executed and not wait
until CMD have finished (because CMD take very long time to).

Thanks for all

Raul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070126/95f50f6b/attachment.html>


More information about the Python-list mailing list