s4-pyrpc: added py_return_ndr_struct()
authorAndrew Tridgell <tridge@samba.org>
Wed, 15 Sep 2010 08:49:06 +0000 (18:49 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 15 Sep 2010 21:24:01 +0000 (07:24 +1000)
commite5ac820b9ea8416537b65faaf43fdc45924a66b1
treebf856fa625aef5baacbf1e998cfe361e5a062761
parentf89f3cf30fad625d03de600b85e542791125c8f5
s4-pyrpc: added py_return_ndr_struct()

This can be used to return structures from other python interfaces as
python objects

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/librpc/rpc/pyrpc_util.c
source4/librpc/rpc/pyrpc_util.h