For pty logging, handle the EAGAIN error that is thrown from fcntl when the slave...
authorZac Medico <zmedico@gentoo.org>
Sun, 29 Jul 2007 02:09:22 +0000 (02:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 29 Jul 2007 02:09:22 +0000 (02:09 -0000)
commit7087600444743c5b8675bc5e034bac0988d72980
tree854a0ada22492870f45c048bd2af92997d13e26e
parent38d3ff7b9aea40bc8f4317e7b6e853f20db00de2
For pty logging, handle the EAGAIN error that is thrown from fcntl when the slave end of the pty is closed on FreeBSD.

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