Popen and reading stdout in windows

Joseph L. Casale jcasale at activenetwerx.com
Mon Jun 10 21:50:07 EDT 2013


> You leave out an awful amount of detail.  I have no idea what ST is, so
> I'll have to guess your real problem.

Ugh, sorry guys its been one of those days, the post was rather useless...

I am using Popen to run the exe with communicate() and I have sent stdout to PIPE
without luck. Just not sure what is the proper way to iterate over the stdout as it eventually
makes its way from the buffer.

Thanks!
jlc


More information about the Python-list mailing list