Simplify environment cleansing that's done for the ROOT=/ config instance
authorZac Medico <zmedico@gentoo.org>
Tue, 10 Mar 2009 00:49:56 +0000 (00:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 10 Mar 2009 00:49:56 +0000 (00:49 -0000)
commitcf7a49b2fb63269eda0e25f20ee323e1ade6b8f5
tree192677586082daeff5ab2979cf1d389df46825b9
parent335d83e4fd1207b01605db0ee56b93d123accdce
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.

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