py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Jun 2019 11:14:49 +0000 (23:14 +1200)
committerNoel Power <npower@samba.org>
Mon, 24 Jun 2019 18:48:53 +0000 (18:48 +0000)
commit4f32983ea8a24466165c043a73cb47b4073da15f
treed2cca7ffc2fc9005637006a18e0e648f197629f5
parentf32779b198258da5b28cad6e810e4017c9f6dbc9
py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were removed

This came about because in py2 we had to check for strings and unicode.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Mon Jun 24 18:48:53 UTC 2019 on sn-devel-184
lib/ldb/pyldb.c
lib/ldb/pyldb_util.c
lib/tevent/pytevent.c
libcli/nbt/pynbt.c
source4/auth/pyauth.c
source4/librpc/rpc/pyrpc.c
source4/param/pyparam.c
source4/param/pyparam_util.c