Use configdict["env"].clear() instead of manual deletion because the result is the...
authorZac Medico <zmedico@gentoo.org>
Wed, 13 Sep 2006 20:50:28 +0000 (20:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 13 Sep 2006 20:50:28 +0000 (20:50 -0000)
commit7ff6cef4e4c0f3532471a60fa5deb3d7dcdd8a53
tree02e4deab829c7552458d9a34b9e2ce350e7c29cb
parenta2a86b6796097c809842556d44447973fd9c27df
Use configdict["env"].clear() instead of manual deletion because the result is the same and it's much more efficient.

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