Fix SetConfig.getSetAtoms() to stop initializing ignorelist
authorZac Medico <zmedico@gentoo.org>
Sun, 28 Oct 2007 20:30:46 +0000 (20:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 28 Oct 2007 20:30:46 +0000 (20:30 -0000)
commit8b4009ca329545a14173c5491dfe26a247066df2
tree7679ff98a664bdcf8883a40ec99dc5dd9b5735f9
parentd35a92856a8bb545cce872a9ca5c204388b4ee7a
Fix SetConfig.getSetAtoms() to stop initializing ignorelist
in the parameter list since otherwise the ignorelist persists
between calls and causes unpredictable results for callers.

svn path=/main/trunk/; revision=8333
pym/portage/sets/__init__.py