mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
980c1565ed
Replace calls to (obsolete but still stable) PyEval_CallObjectWithKeywords() with PyObject_Call() by using trivial wrapper. Signed-off-by: Dmitry Antipov <dantipov@cloudlinux.com> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> [abartlet@samba.org Adjusted to always use the PyObject_Call() as it is available in all of Samba's supported python versions] |
||
---|---|---|
.. | ||
tests | ||
loadparm.c | ||
provision.c | ||
provision.h | ||
pyparam_util.c | ||
pyparam.c | ||
pyparam.h | ||
secrets.c | ||
secrets.h | ||
share_classic.c | ||
share.c | ||
share.h | ||
wscript_build |