python/samba/tests: remove Py2 specific imports.
authorNoel Power <noel.power@suse.com>
Thu, 10 May 2018 12:14:22 +0000 (13:14 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 23:12:24 +0000 (01:12 +0200)
commit337ae8cd586aeb43721f79485f6a35a68b6060f2
treeaf43fc2d79e3b4abf13ecd1849eb3bf2794919f9
parent7d435711692a7c6485bb13e626727400d01d21e3
python/samba/tests: remove Py2 specific imports.

Remove some python2 specific import, probably this was due to
previous unavailability for some c-modules in python3

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/__init__.py