Fix PipeReader and PipeReaderTestCase to work with binary strings in py3k.
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Feb 2009 02:43:45 +0000 (02:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Feb 2009 02:43:45 +0000 (02:43 -0000)
commit57aaae1ce3f340badc57404b10179836539720e6
treecfd69b6cc28c95ec0aef1fa31ae6968f27d30c34
parent385a9e1028c4cb073167c52469d6019ba65fc53c
Fix PipeReader and PipeReaderTestCase to work with binary strings in py3k.

svn path=/main/trunk/; revision=12720
pym/_emerge/__init__.py
pym/portage/tests/process/test_poll.py