Bug #198491 - Disable termios.OPOST post-processing of output on
authorZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 20:05:12 +0000 (20:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 Nov 2007 20:05:12 +0000 (20:05 -0000)
commit3f07d0d007a7c00362261495724f599a8f5991e8
tree002bd60a87a8025db557211c2e391af976ba065f
parent6a2686391de52d74eb3fe8187835e691303ebd8e
Bug #198491 - Disable termios.OPOST post-processing of output on
the slave pty file descriptor since otherwise weird things like
\n -> \r\n transformations may occur. Thanks to Ulrich Mueller
<ulm@gentoo.org> for this patch. (trunk r8473)

svn path=/main/branches/2.1.2/; revision=8550
pym/portage.py