For bug #186386, pass stdin directly to spawned processes (even when their output...
authorZac Medico <zmedico@gentoo.org>
Wed, 25 Jul 2007 10:39:57 +0000 (10:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 25 Jul 2007 10:39:57 +0000 (10:39 -0000)
commit68f2cd344eadfbced42da3f28c6b1a6f2d1e8752
treec4a437b5112e57965c7f43b6ea33d21b6c6fb12b
parent5b125fd1420ee7aebfccf7bc4106883c4f3b02ad
For bug #186386, pass stdin directly to spawned processes (even when their output goes through a pty) so that Ctrl+Z works as on would expect.)

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