When in --debug mode, make the depgraph call self.digraph.debug_print() to
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:25:36 +0000 (21:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:25:36 +0000 (21:25 -0000)
commitc3be86d8d02168115a5e5591b38b96a7c59cfffe
tree12310ce9ac92a495520da671167c3416537f293b
parente1474e8f318b5a699a4cf9516387ae198ac5ebb0
When in --debug mode, make the depgraph call self.digraph.debug_print() to
display the final digraph state. This should help when troubleshooting
problems with blockers that don't resolve automatically, by making it easier
to see what pulled in unwanted packages. (trunk r12185)

svn path=/main/branches/2.1.6/; revision=12220
pym/_emerge/__init__.py
pym/portage/__init__.py