Fix paren_reduce() so that it appropriately raises an InvalidDependString()
authorZac Medico <zmedico@gentoo.org>
Sat, 24 May 2008 21:33:12 +0000 (21:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 May 2008 21:33:12 +0000 (21:33 -0000)
commit22570f366563067cb6fafc683500dc8f57bf5e4d
tree5c8c3f166e0a177496cb8b34ce7338f96ed4de6b
parent006ec38511eee165241af56d348c26589dce93ae
Fix paren_reduce() so that it appropriately raises an InvalidDependString()
in some cases, instead of a nonsense ValueError.

svn path=/main/trunk/; revision=10393
pym/portage/dep.py