Bug #198491 - Disable termios.OPOST post-processing of output on
authorZac Medico <zmedico@gentoo.org>
Fri, 9 Nov 2007 03:33:07 +0000 (03:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 9 Nov 2007 03:33:07 +0000 (03:33 -0000)
commit1b5e84d45b1921359d8bc366c3da15cc5d82ab7a
tree1f0a4445eebca5500508b80b951cf3c8ea9ba667
parent1c833a03807f248c7655a0c8d7bbf86ae6c9ada1
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.

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