
Since xrange has been removed in Python 3, this patch let's replace xrange() with six.moves.range() to provide py3 compatibility. Change-Id: I85e0748786867334756a51dcb834f84ffd1e55a7
Since xrange has been removed in Python 3, this patch let's replace xrange() with six.moves.range() to provide py3 compatibility. Change-Id: I85e0748786867334756a51dcb834f84ffd1e55a7