Bug #194764 - All the match* functions can raise
authorZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 04:20:14 +0000 (04:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 04:20:14 +0000 (04:20 -0000)
commitb53bd993efbd477db6b8395beb0c372d851c29a1
tree000190b7885db6e01bb012ca22fe5ba4749d1852
parentaf9f16c82681663fe111968b7231102d0e37e9a6
Bug #194764 - All the match* functions can raise
a ValueError if cpv_expand() receives an ambiguous
atom. Therefore, move the ValueError handling code
out of match() and use it to handle all such errors
when appropriate.

svn path=/main/trunk/; revision=7944
bin/portageq