pyregistry: Use pytalloc_BaseObject_PyType_Ready()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Feb 2016 20:33:48 +0000 (09:33 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Mar 2016 00:58:29 +0000 (01:58 +0100)
commit6d348c443a92dfe9bdad73d36c0303a765468870
treef214c1a9c786d5969da52529f442b3f37f8f0548
parentffc75363307a25c27dbdd52eb08bd54964416650
pyregistry: Use pytalloc_BaseObject_PyType_Ready()

This changes pyregistry 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>
source4/lib/registry/pyregistry.c