varexpand: don't cache results
authorZac Medico <zmedico@gentoo.org>
Wed, 28 Mar 2012 01:49:59 +0000 (18:49 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 Mar 2012 01:49:59 +0000 (18:49 -0700)
commit1f3d3626d0fb716f1566b0cafab738a8008d3881
tree41b4afd3c9bf0d92c0fed30d182ef7ac039a3df7
parent0fc7ed733f41e71a0a7fb6e886f6e6a8ec5056cc
varexpand: don't cache results

Caching wasn't really necessary here, and it didn't properly account
for input differences in the 'mydict' parameter.
pym/portage/util/__init__.py