LATER: SPLIT and fix all? python: Correct python bindings not to use pytalloc_Object
authorAndrew Bartlett <abartlet@samba.org>
Mon, 22 Feb 2016 01:10:23 +0000 (14:10 +1300)
committerStefan Metzmacher <metze@samba.org>
Fri, 26 Feb 2016 02:34:39 +0000 (03:34 +0100)
commit6a363243a79f2291a734fd1cc5b288ddc1c2425c
tree8895db5a43e5c931cef8ca485c5c284e570ab85c
parent1fcf1b7d992fda5ebcfed3cd44ee0f650582e1ee
LATER: SPLIT and fix all? python: Correct python bindings not to use pytalloc_Object

This allows the (PyCFunction) cast to be removed and
allows pytalloc_get_ptr() to become a function (rather than
a macro) in the future.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
auth/credentials/pycredentials.c
auth/credentials/pycredentials.h
source3/passdb/py_passdb.c
source4/param/pyparam.c