s4-python: Remove convenience macro PyErr_SetStringError.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 3 Apr 2010 22:22:29 +0000 (00:22 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 3 Apr 2010 22:22:29 +0000 (00:22 +0200)
commitaed295b97e649ef7db4300cc400bc2bd9b1a03b0
tree5d29728797f2c34e4946ce4a2604be2fb8202f4e
parent8afd52a6418125100a5e8a6a4312c0460e57ac88
s4-python: Remove convenience macro PyErr_SetStringError.

This macro assumed that all errors were runtime errors.
source4/auth/credentials/pycredentials.c
source4/libcli/util/pyerrors.h
source4/scripting/python/pyglue.c