depgraph: fix and test --deep control of depth
authorZac Medico <zmedico@gentoo.org>
Sun, 13 Feb 2011 10:20:24 +0000 (02:20 -0800)
committerZac Medico <zmedico@gentoo.org>
Sun, 13 Feb 2011 10:20:24 +0000 (02:20 -0800)
commit5655b4dcfe5e9dae5e9d6352d791c3d04953baf7
tree1357b12bc0014a7493e41bdc6f1c73b2d58ad5fb
parent878f166c5a06b0ab6c5a34dd658c878cc7605fe7
depgraph: fix and test --deep control of depth

Control over recursion depth hasn't behaved properly since commit
6503980e0e3bcfce9fbaff85c33d87f616e955a9. Now it is fixed and tested.
pym/_emerge/depgraph.py
pym/portage/tests/resolver/test_depth.py [new file with mode: 0644]