python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it use...
authorMatthieu Patou <mat@matws.net>
Fri, 23 Sep 2011 05:36:36 +0000 (22:36 -0700)
committerMatthieu Patou <mat@samba.org>
Fri, 23 Sep 2011 07:22:56 +0000 (09:22 +0200)
commit4383665101db5c2ddb37d5c90ee9304e468b0310
tree0784772e87d38c721411f4a92722d5ec4ce0b616
parent766d43efde768427ee2ab7fe7f1f958a794e74da
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it use NT_STATUS_IS_ERROR which is not completely the same as NT_STATUS_IS_OK

Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Fri Sep 23 09:22:56 CEST 2011 on sn-devel-104
source4/ntvfs/posix/python/pyxattr_tdb.c