Implement mapping of packages to instances of DependencyArg
authorZac Medico <zmedico@gentoo.org>
Sun, 11 Nov 2007 06:20:08 +0000 (06:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 11 Nov 2007 06:20:08 +0000 (06:20 -0000)
commit35e5a9170af859232a1c3adb15c5caf8bbbd8878
tree7e08f952878f33c313211d9e7e4a385a6faa4a16
parentc3be710f47ff27917beb67257060a06226514dd3
Implement mapping of packages to instances of DependencyArg
in depgraph._get_arg_for_pkg(). Among other things, this
provides a way to know whether or not a specific package
has been specified as an argument, which determines whether
or not it can be removed from the graph during backtracking.

svn path=/main/trunk/; revision=8487
pym/_emerge/__init__.py
pym/portage/sets/base.py