Hi, there

Ignacio Vazquez-Abrams ignacio at openservices.net
Tue Sep 4 11:20:38 EDT 2001


On Tue, 4 Sep 2001, Rafael Mentz Aquino wrote:

> Hi, everybody! I'm new on this list and a begginer with Python,
> with special interests in Tkinter.
>
> I hope I can help and get help from here ;-)
>
> Let me start with a little problem...?
>
> I'm making an experience, but I can't  put the result of an os.system
> to a variable.... just the exit status....
>
> How can I read the stdout to solve that..?
>
> Thanks already!!!!
>
> Rafael Mentz Aquino
> Porto Alegre - Brazil

Look at os.popen().

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list