py_passdb: Use pytalloc_BaseObject_PyType_Ready()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Feb 2016 20:30:03 +0000 (09:30 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Mar 2016 00:58:29 +0000 (01:58 +0100)
commit0705aee099aa4961ad521c55f8c344f4e3a338ee
tree534a0e2f53987ac0ce9135d76ebcb8fbb93852d7
parentfc747539dc1219135face7d6f77c7174a9c978cd
py_passdb: Use pytalloc_BaseObject_PyType_Ready()

This changes py_passdb to use talloc.BaseObject() just like the PIDL output

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source3/passdb/py_passdb.c