Fix unicode support for compatibility with the new wrapped os module, and
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Aug 2009 01:38:07 +0000 (01:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Aug 2009 01:38:07 +0000 (01:38 -0000)
commitaef0ba929a564eb847f4d00ca6950e0d74c359dc
tree8bb76b4e21cdad061c0bc22c8c318dcd9d0f0a29
parent450a4adc7201309037885fbd03a2661ffda4676b
Fix unicode support for compatibility with the new wrapped os module, and
use _unicode_decode() and _unicode_encode() where appropriate.

svn path=/main/trunk/; revision=13990
pym/portage/__init__.py
pym/portage/dbapi/vartree.py