pyregistry: Adjust to use of PY_SSIZE_T_CLEAN
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Jan 2016 00:06:31 +0000 (13:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Jan 2016 22:33:10 +0000 (23:33 +0100)
commit5c7822a1e4e89a9f175c55b6e9913779452136c2
tree37cd11d598dcc4113b4b64e717bd8d108805a04c
parent6a6aec78c52fad1b6fdd92834444c29992142ce6
pyregistry: Adjust to use of PY_SSIZE_T_CLEAN

This changes the type used for # arguments to PyArg_ParseTuple

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
source4/lib/registry/pyregistry.c