Simplify environment cleansing that's done for the ROOT=/ config instance
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:41:27 +0000 (07:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:41:27 +0000 (07:41 -0000)
commit219f36533851910d060249d935ba6be77a339feb
tree70f6d413bf6fc3f945e3e4e3cd4d2f15c43a728f
parent976231854d1bddfd6df1ce7c302c31481f4cc37f
Simplify environment cleansing that's done for the ROOT=/ config instance
when ROOT!=/. A new "env" config constructor parameter is used to allow
the caller to avoid having the config instance polluted by os.environ.
(trunk r12812)

svn path=/main/branches/2.1.6/; revision=13044
pym/portage/__init__.py