python: samba.credentials: Port pycredentials.c to Python3-compatible form.
authorLumir Balhar <lbalhar@redhat.com>
Mon, 17 Oct 2016 14:07:31 +0000 (16:07 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 10 Mar 2017 06:31:10 +0000 (07:31 +0100)
commit1dab2b493ea5a267024dadb5715a02ce53edf630
tree97c15930e386ec9b92b006b1ffcf22cedb7e5774
parent583ff0a0e384f391f9969c606fc287064b846935
python: samba.credentials: Port pycredentials.c to Python3-compatible form.

Port Python bindings of samba.credentials module to
Python3-compatible form using macros from py3compat.h.

Signed-off-by: Lumir Balhar <lbalhar@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
auth/credentials/pycredentials.c