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 09:09:16 +0000 (02:09 -0700)
commit32092a07dc506df221382ca49faba420c776f6f1
treeaf34db3ffca0472d7245070ef18a9fd796be7688
parentf860e43d85e08a85cd189dbdbcae4bd87b990682
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