Blocked revisions 72817 via svnmerge

........
  r72817 | philip.jenvey | 2009-05-21 22:35:32 -0700 (Thu, 21 May 2009) | 4 lines

  don't use subprocess.call with PIPEs as the child can fill the pipe buf and
  deadlock. add a warning to subprocess docs about this, similar to Popen.wait's.
  refs http://bugs.jython.org/issue1351
........
This commit is contained in:
Philip Jenvey 2009-05-22 05:39:55 +00:00
parent 002da5be5c
commit 201b22c34e

Diff Content Not Available