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>
Mon, 14 Feb 2011 04:28:00 +0000 (20:28 -0800)
commit6de6dc1754f232e090cf5a54b2fb9ada1452a3b3
tree30d587247e5f38b691fd5a8b4a575aca7f3b3a08
parent04fcd55e912d8278c55ab64312867ae993bcef16
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]