Use _unicode_encode() to ensure that only unicode strings are passed into
authorZac Medico <zmedico@gentoo.org>
Sun, 20 Sep 2009 20:00:57 +0000 (20:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 20 Sep 2009 20:00:57 +0000 (20:00 -0000)
commit8eab4a8bca97d338fc141278b46d89d3e5a54360
treefea8ac391bda18d8be39eefafef9416f4fab1e53
parentefb3c3c3b578d851539e12ec21da7ea5bf8a6dc2
Use _unicode_encode() to ensure that only unicode strings are passed into
io.StringIO text streams.

svn path=/main/trunk/; revision=14301
pym/_emerge/JobStatusDisplay.py
pym/portage/output.py