Re: Gathering screen output

2006-03-08 Thread Fredrik Lundh
Greg Lindstrom wrote: > I'm running Python 2.4 on windows xp "professional" and seem to recall there > is a way to kick off system command (or any external routine) and then > collect the screen output back into the calling python routine for > analysis. I've look and googled but have come up lac

Gathering screen output

2006-03-08 Thread Greg Lindstrom
Hello- I'm running Python 2.4 on windows xp "professional" and seem to recall there is a way to kick off system command (or any external routine) and then collect the screen output back into the calling python routine for analysis.  I've look and googled but have come up lacking.  Please tell me t