Bug #194764 - All the match* functions can raise
authorZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 04:20:56 +0000 (04:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 04:20:56 +0000 (04:20 -0000)
commit4c2b32da48ddab172db68f90e1408f23026cd345
tree3bfa6ac6b1fdf4f2ff70d53886cb5006e6e827db
parent571988df251f484c9a632b98c14373d02e448a7c
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. (trunk r7944)

svn path=/main/branches/2.1.2/; revision=7945
bin/portageq