Replace the selinux.spawn() function with a spawn_wrapper() function and
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Aug 2009 06:02:56 +0000 (06:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Aug 2009 06:02:56 +0000 (06:02 -0000)
commitf08a6765a443ed104889a3a15a4f42c3a0eece3b
tree74ae3c68503fadb4fe64364cc7fc4ce9cb9259e0
parentbdb5e16a137ee9f228d7028a2ea7f97b8f7acb09
Replace the selinux.spawn() function with a spawn_wrapper() function and
use it inside portage._spawn_fetch() and portage.spawn().

svn path=/main/trunk/; revision=14022
pym/portage/__init__.py
pym/portage/_selinux.py