In SetConfig.getSetAtoms(), access self.psets directly in order to avoid v2.2_rc13
authorZac Medico <zmedico@gentoo.org>
Sat, 1 Nov 2008 23:12:59 +0000 (23:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 1 Nov 2008 23:12:59 +0000 (23:12 -0000)
commit73637d530d97987646ab6610c0f4744f18c5b2f6
treeb59bc697eca2ee3ec0da995b4646db5e81c193c7
parentc24543fe6001892be679dfd8ca33c843ed6fa349
In SetConfig.getSetAtoms(), access self.psets directly in order to avoid
making a copy and also to avoid potential swallowing of an unexpected
KeyError.

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