Fix paren_reduce() so that it appropriately raises an InvalidDependString()
authorZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 04:21:33 +0000 (04:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 May 2008 04:21:33 +0000 (04:21 -0000)
commite3ceb03672cc394df3de50c7ee81f7213b76c9c8
tree82b6afd7850df19c0be44673ced347890530dc5c
parent5e39470e1d14bf9cca26bc955354f409ddd8b2d4
Fix paren_reduce() so that it appropriately raises an InvalidDependString()
in some cases, instead of a nonsense AttributeError. (trunk r10392)

svn path=/main/branches/2.1.2/; revision=10408
pym/portage_dep.py