pydsdb: Give KeyError when we fail a schema lookup in python
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Sep 2013 00:45:01 +0000 (17:45 -0700)
committerMichael Adam <obnox@samba.org>
Tue, 24 Sep 2013 05:44:29 +0000 (07:44 +0200)
commit51101b310adedb4eeb4c4382e631594ffa679ff2
tree82c0df00ab808e496f27d99b78b97c093c18934a
parentbcd535e95c5e8f83f6b30264ab1f0de3c6ac2cda
pydsdb: Give KeyError when we fail a schema lookup in python

This allows sensible exception handling.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/dsdb/pydsdb.c