Javeme 5ff2dfcbb7 py3: Replaces xrange() with six.moves.range()
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
2016-01-14 18:05:24 +08:00
..
2015-10-22 17:34:17 +03:00