For sanity, pass an actual list of keys into aux_get() instead
authorZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 00:25:10 +0000 (00:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 00:25:10 +0000 (00:25 -0000)
commit57e267161cfa537938e930c9529e2225d877c147
tree05491d71934432da72e31314a25c7cf4d505cda5
parentcfc02358de84991733fa56eeef668fa5416c986c
For sanity, pass an actual list of keys into aux_get() instead
of iterating over a set that happens to be mutable (though it
remains constant in practice). (trunk r8410)

svn path=/main/branches/2.1.2/; revision=8411
pym/portage.py