Don't catch a ValueError if it isn't the type that's expected
authorZac Medico <zmedico@gentoo.org>
Sun, 21 Oct 2007 20:31:06 +0000 (20:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 21 Oct 2007 20:31:06 +0000 (20:31 -0000)
commit72d2b24829d5e52a634782dd7bfbb2c8d0dc74b8
tree9057792e46cb7c00a2a0822f229761a0b25cf3e5
parent2e4f9fca17a3b0f76188bed4ad9b9864e8ef67f9
Don't catch a ValueError if it isn't the type that's expected
from portage.cpv_expand().

svn path=/main/trunk/; revision=8218
pym/_emerge/__init__.py