pyparam: Do not use pytalloc_Object directly
commitd82b11b21cb3905b112fc49956c98beb1cb79ed9
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Feb 2016 03:27:31 +0000 (29 16:27 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Mar 2016 00:58:29 +0000 (8 01:58 +0100)
treedcc658b9db59e790ec56ada0f13abdf587a5e3f7
parente622411c488772fd20e94d3e13aff2a0db0ecf13
pyparam: Do not use pytalloc_Object directly

This type should not be used directly, it should have been made private
to pytalloc.  This then allows removal of the (PyCFunction) cast

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/param/pyparam.c