<p dir="ltr">On Jun 11, 2013 12:21 AM, "Pete Forman" <<a href="mailto:petef4%2Busenet@gmail.com">petef4+usenet@gmail.com</a>> wrote:<br>
><br>
> "Joseph L. Casale" <<a href="mailto:jcasale@activenetwerx.com">jcasale@activenetwerx.com</a>> writes:<br>
><br>
> >> You leave out an awful amount of detail. I have no idea what ST is,<br>
> >> so I'll have to guess your real problem.<br>
> ><br>
> > Ugh, sorry guys its been one of those days, the post was rather<br>
> > useless...<br>
> ><br>
> > I am using Popen to run the exe with communicate() and I have sent<br>
> > stdout to PIPE without luck. Just not sure what is the proper way to<br>
> > iterate over the stdout as it eventually makes its way from the<br>
> > buffer.<br>
><br>
> You could try Sarge which is a wrapper for subprocess providing command<br>
> pipeline functionality.<br>
><br>
> <a href="http://sarge.readthedocs.org/">http://sarge.readthedocs.org/</a></p>
<p dir="ltr">Or Plumbum: <a href="http://plumbum.readthedocs.org">http://plumbum.readthedocs.org</a></p>
<p dir="ltr">Cheers,<br>
Chris</p>