Make depgraph.select_files() recursively expand sets given as
authorZac Medico <zmedico@gentoo.org>
Wed, 31 Oct 2007 22:12:41 +0000 (22:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 31 Oct 2007 22:12:41 +0000 (22:12 -0000)
commit052bd7b2a0acf97e890e59fa1693077b8aaae2e8
treefb1e3b1c9336335a2ba3f9576aead92cba5b55b7
parente7f9d6e222313c7b2565284785221be38937de39
Make depgraph.select_files() recursively expand sets given as
arguments so that containment tests in _get_parent_sets()
properly match atoms in nested sets (like if world contains
system). Otherwise, atoms from nested sets would get recorded
in the world file.

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