Decode all keys in dictionary containing environment passed to os.execve() in portage...
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Mon, 21 Sep 2009 18:02:08 +0000 (18:02 -0000)
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Mon, 21 Sep 2009 18:02:08 +0000 (18:02 -0000)
commitd8cd294a4cd4d984f4119d712718b62fab7c1b14
tree829194a6fbbebdd335fecdc87a6e06394e2949f6
parent7f5f872e46f65b9422ae2805c15200a74edecabc
Decode all keys in dictionary containing environment passed to os.execve() in portage.process._exec() for compatibility with Python 3.

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