1. 06 Oct, 2012 1 commit
    • Denis Bilenko's avatar
      subprocess: fix wait() on Windows; add 'result' · 8b9bc6f1
      Denis Bilenko authored
      - add result attribute to subprocess.Popen which is an AsyncResult that
        receives return code once the process is finished
      - wait() on Windows now has timeout argument and only spawns one thread
      8b9bc6f1
  2. 29 Sep, 2012 2 commits
  3. 28 Sep, 2012 15 commits
  4. 26 Sep, 2012 5 commits
  5. 23 Sep, 2012 7 commits
  6. 22 Sep, 2012 6 commits
  7. 21 Sep, 2012 4 commits