Iterate over a list in order to avoid breaking the iterator when an atom is removed.
authorZac Medico <zmedico@gentoo.org>
Tue, 17 Jul 2007 21:41:53 +0000 (21:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 17 Jul 2007 21:41:53 +0000 (21:41 -0000)
commitebd42fc6da1aca53badec4b34f118d7f106f3835
tree08fc9cbd403d0773a7a13a22fd9b25f311c9731b
parent085722d4efbf9db30b51b2e38460980bfe4a3e01
Iterate over a list in order to avoid breaking the iterator when an atom is removed.

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