Popen and reading stdout in windows

Joseph L. Casale jcasale at activenetwerx.com
Mon Jun 10 14:37:29 EDT 2013


I have a use where writing an interim file is not convenient and I was hoping to
iterate through maybe 100k lines of output by a process as its generated or
roughly anyways.

Seems to be a common question on ST, and more easily solved in Linux.
Anyone currently doing this with Python 2.7 in windows and can share some
guidance?

Thanks!
jlc


More information about the Python-list mailing list