Fix PipeReader and PipeReaderTestCase to work with binary strings in py3k.
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:23:46 +0000 (06:23 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:23:46 +0000 (06:23 -0000)
commit290d16343024beec673664ffb04e20ac106dd43d
tree5fe3dd49440c9b21b3cad2477f5e93723799d6b4
parentcf414f026df3aa2baa5fe277b05136770309dd76
Fix PipeReader and PipeReaderTestCase to work with binary strings in py3k.
(trunk r12720)

svn path=/main/branches/2.1.6/; revision=12975
pym/_emerge/__init__.py
pym/portage/tests/process/test_poll.py