Support both Python 2 and 3 in portage._unicode_encode() and portage._unicode_decode().
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Mon, 21 Sep 2009 14:15:49 +0000 (14:15 -0000)
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Mon, 21 Sep 2009 14:15:49 +0000 (14:15 -0000)
commit2f9b8514e4d4b15569ebc88e7da36f5ae972c37e
tree2135fe4428dd3e9ec4c8226885fae1d30e14514a
parentff3b5059ea1b37ac27ae917441fd6f7a4e1eff8d
Support both Python 2 and 3 in portage._unicode_encode() and portage._unicode_decode().
Update decoding in some files.

svn path=/main/trunk/; revision=14321
bin/portageq
pym/_emerge/EbuildMetadataPhase.py
pym/_emerge/main.py
pym/portage/__init__.py