Remove the config._filter_calling_env attribute since it's not really needed.
authorZac Medico <zmedico@gentoo.org>
Wed, 16 Jul 2008 03:32:53 +0000 (03:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 16 Jul 2008 03:32:53 +0000 (03:32 -0000)
commitf40d16e3dc580979b1e18bf4cef7221e56657f85
tree1278a910e941c7a77798704c23874dac35cdc6bf
parentc7bd931aca83453b79098382aaf00c1cd270fce4
Remove the config._filter_calling_env attribute since it's not really needed.
Replace it with an simple os.path.exists() call inside config.environ().

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