pidl:Python: make use of the pyrpc_{import,export}_union() functions
authorGuy Harris <guy@alum.mit.edu>
Mon, 25 Sep 2017 04:49:05 +0000 (21:49 -0700)
committerGuy Harris <guy@alum.mit.edu>
Mon, 25 Sep 2017 04:49:57 +0000 (04:49 +0000)
commit484d114b361162325405d5437be3fe6f1342932f
tree6916822c5dc51853c347d76200b400903b9d555b
parent0517a05b54b1ddbddca53291d873af39ff578d88
pidl:Python: make use of the pyrpc_{import,export}_union() functions

Pick up a change from Samba:

    commit f7707c04a5e039e757b288ad67a0c3cac9c6466a
    Author: Stefan Metzmacher <metze@samba.org>
    Date:   Mon Sep 12 16:33:38 2016 +0200

        pidl:Python: make use of the pyrpc_{import,export}_union() functions

        This avoids the linking problems at C shared object level.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Change-Id: I62c1d03b10e965552a4d598fa2370692ee0cd12a
Reviewed-on: https://code.wireshark.org/review/23713
Reviewed-by: Guy Harris <guy@alum.mit.edu>
tools/pidl/lib/Parse/Pidl/Samba4/Python.pm