depgraph: make empty param imply deep = True
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Feb 2011 09:06:39 +0000 (01:06 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Feb 2011 09:06:39 +0000 (01:06 -0800)
commit878f166c5a06b0ab6c5a34dd658c878cc7605fe7
tree1437543fe789456f939abde7807cc664e937f188
parentc2938a7fb389440460250e36c18049528e8157b8
depgraph: make empty param imply deep = True

This won't change the existing depgraph behavior, but it will allow
logic to be simplified in some cases such that solely the deep param
needs to be consulted (rather than needing to consult both empty and
deep params).
pym/_emerge/create_depgraph_params.py