pysmb: Use pytalloc_BaseObject_PyType_Ready()
commit4b29e7bf2ee85df0e2c31116b14983e7490c9d80
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Mar 2016 02:17:44 +0000 (1 15:17 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Mar 2016 19:29:40 +0000 (15 20:29 +0100)
treed01b3c7b1b364598a1d6b47553bf9d283c90e8f0
parentf7c7cbd68090663c3262aaa24e1d8ca05f5818e7
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>
(cherry picked from commit 8440dda3cbc747f18148e52e6875055148438267)
source4/libcli/pysmb.c