Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #47626

RE: Popen and reading stdout in windows

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject RE: Popen and reading stdout in windows
Date 2013-06-11 01:50 +0000
References <51B62D10.3030907@davea.name>
Newsgroups comp.lang.python
Message-ID <mailman.3005.1370915497.3114.python-list@python.org> (permalink)

Show all headers | View raw


> 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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

RE: Popen and reading stdout in windows "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-06-11 01:50 +0000
  Re: Popen and reading stdout in windows Pete Forman <petef4+usenet@gmail.com> - 2013-06-11 08:18 +0100
    Re: Popen and reading stdout in windows Chris Rebert <clp2@rebertia.com> - 2013-06-11 00:26 -0700
  RE: Popen and reading stdout in windows Nobody <nobody@nowhere.com> - 2013-06-11 10:54 +0100

csiph-web