python: Move PyList_AsStringList to common code so we can reuse
authorAndrew Bartlett <abartlet@samba.org>
Fri, 21 Jul 2023 02:31:30 +0000 (14:31 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 21 Jul 2023 05:23:32 +0000 (05:23 +0000)
commitfd81759e2ed44cac3bc67243a39256f953969103
tree0acb58a9bed0aa6706008cf6f681e9bfefe62d94
parent848fea1a01a4ddc1598150823d5d0784d3ef0be4
python: Move PyList_AsStringList to common code so we can reuse

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15289

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/modules.c
python/modules.h
python/pyglue.c
source4/auth/pyauth.c
source4/auth/wscript_build