Handle KeyError from aux_get() inside dbapi._iter_match_slot() and
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Jun 2008 18:24:34 +0000 (18:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Jun 2008 18:24:34 +0000 (18:24 -0000)
commit92b579d48d4028e995a3109837c9328fb07e06ce
treef2500623bf62c4d61a6b9759724c74691ee3304b
parent1850407d79782de1cd920499086086cb0fb720ca
Handle KeyError from aux_get() inside dbapi._iter_match_slot() and
_iter_match_use(). Thanks to grobian for reporting.

svn path=/main/trunk/; revision=10802
pym/portage/dbapi/__init__.py