<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330033">
    <div class="moz-cite-prefix">On 3/28/2014 11:35 AM, Josiah Carlson
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADcB0yix8abmQ2_0NLatt-VdVOnsbk_Zn6ByLR0vWiUHxgTfOg@mail.gmail.com"
      type="cite">
      <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
        <div dir="ltr">
          <div class="gmail_extra">
            <div class="gmail_quote">
              <div>If it were me, I'd define three methods, with longer
                names to clarify what they do, e.g.<br>
                <br>
                proc.write_nonblocking(data)<br>
              </div>
              <div>data = proc.read_nonblocking()<br>
                data = proc.read_stderr_nonblocking()<br>
              </div>
            </div>
          </div>
        </div>
      </blockquote>
      <div><br>
      </div>
      <div>Easily doable.</div>
    </blockquote>
    <br>
    I'd appreciate being notified if you do update/test as described.<br>
  </body>
</html>