python/samba/tests: py2/py3 compatability replace xrange with range
authorNoel Power <noel.power@suse.com>
Fri, 4 May 2018 11:16:38 +0000 (12:16 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 12 May 2018 19:38:16 +0000 (21:38 +0200)
commit9c543376e4fec3db00968fa9d682ac7ad5c9962b
tree3affb76b28846f18c830856afff0f55538513196
parentee363db5716334d759cc7f9f3ef61e4227f3f3e5
python/samba/tests: py2/py3 compatability replace xrange with range

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dns_forwarder.py
python/samba/tests/samba_tool/user.py