Make _test_pty_eof() fork when writing to the slave_fd, since otherwise
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Sep 2009 20:12:29 +0000 (20:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Sep 2009 20:12:29 +0000 (20:12 -0000)
commit86a164d83b36a283d0837afb383d30f6f2a7caae
tree19e6feb1323c00bceedf6428b206f4f65e0e5f42
parentfad7810f0eb3aa03a495fa8c470b3f09212213c9
Make _test_pty_eof() fork when writing to the slave_fd, since otherwise
it would block on some platforms such as Darwin.

svn path=/main/trunk/; revision=14451
pym/portage/__init__.py