For bug #181355, detect parenthesis mismatch in paren_reduce(), raise an InvalidDepen...
authorZac Medico <zmedico@gentoo.org>
Mon, 11 Jun 2007 02:05:43 +0000 (02:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 11 Jun 2007 02:05:43 +0000 (02:05 -0000)
commitce33c5cc4d61157234da1b612379fc098c1d3ae3
treefa2cd1c5259449cca4f4caba816e923d8423caa2
parentc1f8e69d58a5e5a843f42f2750f69505274260cc
For bug #181355, detect parenthesis mismatch in paren_reduce(), raise an InvalidDependString exception, and make sure that all callers handle the exception properly.

svn path=/main/trunk/; revision=6796
bin/repoman
pym/portage/__init__.py
pym/portage/dbapi/bintree.py
pym/portage/dep.py