In portageq, catch a KeyError and print a message to stderr. If the KeyError is...
authorZac Medico <zmedico@gentoo.org>
Fri, 2 Jun 2006 19:08:59 +0000 (19:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 2 Jun 2006 19:08:59 +0000 (19:08 -0000)
commit32bc52819fcf3129283144a6f75b961920404f4e
tree2ee2bb9ff6877b6878e5e4abe8316ffeda85089b
parentf9e26804e902fe4566c601cfa4c627317081257c
In portageq, catch a KeyError and print a message to stderr.  If the KeyError is raised, portageq prints a help message which leads to bug #135278.

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