Don't encode the env in py3k since it expects strings for the env that's
authorZac Medico <zmedico@gentoo.org>
Mon, 21 Sep 2009 20:12:40 +0000 (20:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 21 Sep 2009 20:12:40 +0000 (20:12 -0000)
commita42108e7b69ceb3b82ab2c8497eca70c0db59040
treea00d54cbeb86d82ca0824e5175fcd613c92127ef
parentff3e65edee5959cd95f2268d7755d83a8f4a0d66
Don't encode the env in py3k since it expects strings for the env that's
passed into os.execve().

svn path=/main/trunk/; revision=14363
pym/portage/process.py