Fix depgraph._complete_graph() to preserve initial_arg_list when it
authorZac Medico <zmedico@gentoo.org>
Sun, 19 Sep 2010 11:13:50 +0000 (04:13 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 19 Sep 2010 11:13:50 +0000 (04:13 -0700)
commit583cfd11138feb8141253486ac45fc27b6d1d2b3
tree0d1f336bb3b5b2b7b96724f81d242423d0688dcb
parented6b853a40360b7bd104418988c543308bff4704
Fix depgraph._complete_graph() to preserve initial_arg_list when it
updates args with _set_args().
pym/_emerge/depgraph.py