Make the variable substitution code for bug #221755 slightly more efficient
authorZac Medico <zmedico@gentoo.org>
Sun, 11 May 2008 23:51:41 +0000 (23:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 11 May 2008 23:51:41 +0000 (23:51 -0000)
commitce6d8a6555aa17790f542501f17a8121d12dbe3d
tree733b070259e604aea7d11e701c9cac587faffa58
parentc3b4a63aa69d296cab47ca18e58331d3e7852fc1
Make the variable substitution code for bug #221755 slightly more efficient
by allowing getconfig() to directly update the map that's used for
substitutions.

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