Try to avoid blocking on Darwin in _test_pty_eof() by using slave_fd directly
authorZac Medico <zmedico@gentoo.org>
Sun, 27 Sep 2009 21:07:38 +0000 (21:07 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 27 Sep 2009 21:07:38 +0000 (21:07 -0000)
commitbea2e46fe5a942f492c495eaca2e31f4e56c8c53
tree4672c4f1a5ff9ff325021acbcb412db3395e7187
parent8da67a5dd3eea67ac10f4c5b24ca73aec19d27ae
Try to avoid blocking on Darwin in _test_pty_eof() by using slave_fd directly
instead of fdopen.

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