python/kcc: use compat.cmp_fn (PY3)
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 11 Oct 2018 00:37:28 +0000 (13:37 +1300)
committerNoel Power <npower@samba.org>
Thu, 25 Oct 2018 19:45:58 +0000 (21:45 +0200)
commit159fdcb6010020b06e5a55b66c3e72071183152d
tree73b0aacf568d612c47004604f02fe28de380f19b
parentd6072cbf9808723e1054f3533371aac078a6dd08
python/kcc: use compat.cmp_fn (PY3)

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
python/samba/kcc/__init__.py