Fix use_reduce + opconvert of "|| ( A B ) C".
authorZac Medico <zmedico@gentoo.org>
Fri, 15 Oct 2010 09:09:16 +0000 (02:09 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 15 Oct 2010 10:06:20 +0000 (03:06 -0700)
commit64751923ebb1f59e3690fb5640e8ae5a19b7a5b2
treeee1841808e5a3662ab7cae937093dde9584418c1
parentf077d2a94094aeb9d3eecb4c8399f2e9e3b274d9
Fix use_reduce + opconvert of "|| ( A B ) C".

Also, tweak other test results to match the additional brackets that
this change introduces in some cases.
pym/portage/dep/__init__.py
pym/portage/tests/dep/test_use_reduce.py