For sanity, pass an actual list of keys into aux_get() instead
authorZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 00:21:02 +0000 (00:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 4 Nov 2007 00:21:02 +0000 (00:21 -0000)
commit62b34e352a96e86e103dd88de82a908512ede010
treec306b13219bd1b82374b9f16afed0c3eb8bdfa12
parent79c8f649ff319f22479a3378bdf9566ccc5b0128
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).

svn path=/main/trunk/; revision=8410
pym/portage/dbapi/porttree.py