pysmb: Use pytalloc_BaseObject_PyType_Ready()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Mar 2016 02:17:44 +0000 (15:17 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Mar 2016 00:58:30 +0000 (01:58 +0100)
commit8440dda3cbc747f18148e52e6875055148438267
tree178b3a8c259c10b83d1f2ec3f4d8736532f40d7a
parentc763253f05aa07afc84bc27d2d8387f454edbded
pysmb: Use pytalloc_BaseObject_PyType_Ready()

This changes pysmb 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/libcli/pysmb.c