python: Add DsExtendedError Exception
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Nov 2016 03:09:20 +0000 (16:09 +1300)
committerGarming Sam <garming@samba.org>
Fri, 4 Nov 2016 03:41:19 +0000 (04:41 +0100)
commite51256c7d58040eeee02fc189b55afbc58379f81
tree7692ef92619675c912d78a45cc743bd1f348f7cf
parente737171f6ef172de559b41d54989eca0d7663b4e
python: Add DsExtendedError Exception

This will be used for checking errors during a GetNCChanges EXOP like
RID Set allocation.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12398
python/pyglue.c
python/samba/__init__.py