Add a boolean expand_nested_sets parameter to SetConfig.getSetAtoms(). This
authorZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 20:30:00 +0000 (20:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 18 Oct 2009 20:30:00 +0000 (20:30 -0000)
commit4cde669571f3eba5768636e299063a8b0334a3dd
treedf4f47c95200ce3c43ee4b1c9262b86eb448ff8c
parent119b90dbd62a46764eace707cb14c051407a41bd
Add a boolean expand_nested_sets parameter to SetConfig.getSetAtoms(). This
will be useful for adding support to the dependency graph for keeping track
of precisely which nested set each atom comes from.

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