Bug #290625 - Manually encode output to stdout in python3, in order to avoid
authorZac Medico <zmedico@gentoo.org>
Mon, 26 Oct 2009 22:26:31 +0000 (22:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 26 Oct 2009 22:26:31 +0000 (22:26 -0000)
commitad9e5fe8a557b1cb0b54aeb5268eb209abfaf0c8
tree65d16296bca818bddadb9583d709059449ce0beb
parent403624a789efd1476a1a00a5c9808a5c1e8fe830
Bug #290625 - Manually encode output to stdout in python3, in order to avoid
potential UnicodeEncodeError exceptions.

svn path=/main/trunk/; revision=14734
pym/_emerge/JobStatusDisplay.py
pym/portage/elog/messages.py
pym/portage/output.py
pym/portage/util.py