Temporarily disable use of pty in py3k since it triggers an unresolved
authorZac Medico <zmedico@gentoo.org>
Mon, 21 Sep 2009 19:56:26 +0000 (19:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 21 Sep 2009 19:56:26 +0000 (19:56 -0000)
commitff3e65edee5959cd95f2268d7755d83a8f4a0d66
treeaa50882a2a1c29a7b5e1cc50948a2d9da3943559
parentcade65d7ebc054a89f2d6b92b26dff8b748a8fbd
Temporarily disable use of pty in py3k since it triggers an unresolved
issue, http://bugs.python.org/issue5380. With this workaround,
portage.tests.ebuild.test_spawn.SpawnTestCase.testLogfile() does
not raise IOError.

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