Fix another potential 'RuntimeError: dictionary changed size during iteration'
authorZac Medico <zmedico@gentoo.org>
Tue, 22 Sep 2009 03:57:58 +0000 (03:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 22 Sep 2009 03:57:58 +0000 (03:57 -0000)
commit3ce239a8b5e1a7b5cf000931ca7650b02bc92cf8
tree939278ab49960a8b8b1b92aff659289d0be80b4d
parentc5a17c830abc97a60378f61a92632a49cd647321
Fix another potential 'RuntimeError: dictionary changed size during iteration'
exception in _owners_db._populate() for py3k.

svn path=/main/trunk/; revision=14375
pym/portage/dbapi/vartree.py