Derive a PtyReaderTestCase from PipeReaderTestCase. This test is expected to
authorZac Medico <zmedico@gentoo.org>
Sat, 12 Jul 2008 07:32:55 +0000 (07:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 12 Jul 2008 07:32:55 +0000 (07:32 -0000)
commit529a4762cfd8b650b8567be2f1423926d6cbaf9e
treeae53a1d524b538a6c031753f10f5cbabf4f77555
parent31b18e72b3ed4077f31be583d9a83ad2de53df29
Derive a PtyReaderTestCase from PipeReaderTestCase. This test is expected to
fail on some operating systems such as Darwin that do not support poll() on
pty devices.

svn path=/main/trunk/; revision=11023
pym/_emerge/__init__.py
pym/portage/tests/process/test_poll.py