Fix the code from bug #245358 so that it's guaranteed to traverse all the
authorZac Medico <zmedico@gentoo.org>
Sun, 23 Nov 2008 07:46:59 +0000 (07:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 23 Nov 2008 07:46:59 +0000 (07:46 -0000)
commit23c7f9f25a3dc787bf8444a5b84474b51d5876f5
tree49ce2319f170ad76ba3718b1551e1e117fe49bcd
parentfa3d711519eb2ab6e4205ea351d54ef908171297
Fix the code from bug #245358 so that it's guaranteed to traverse all the
way to a root node, even when circular deps are encountered.

svn path=/main/trunk/; revision=12051
pym/_emerge/__init__.py