Fix buggy logic in WorldSet.load() that causes it to discard all of
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 00:03:00 +0000 (00:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 00:03:00 +0000 (00:03 -0000)
commit4fceedd88f5ebc30004e59658d58b007e18189ee
tree6020a939f8b674bd1f7e1f17e801f93ff4d64705
parentc2226633c2b25efc82024a071c18e9b17a71c21a
Fix buggy logic in WorldSet.load() that causes it to discard all of
it's atoms in some cases (leading to loss of the whole world file).

svn path=/main/trunk/; revision=9881
pym/portage/sets/files.py