Victor Stinner
e5c962a28c
Replace xrange() with six.moves.range()
Patch generated by the xrange operation of the sixer tool:
https://pypi.python.org/pypi/sixer
Manual changes:
* Fix indentation for pep8 checks
* Fix TestGreenthreadSafeIterator.test_access_is_serialized of
test.unit.common.test_utils:
replace range(1, 11) with list(range(1, 11))
* Fix UnsafeXrange docstring, revert change
Change-Id: Icb7e26135c5e57b5302b8bfe066b33cafe69fe4d
2015-06-23 07:29:15 +00:00
..
2013-07-19 01:39:42 -07:00
2015-06-15 22:10:45 +05:30
2015-06-18 12:43:50 -07:00
2015-06-18 12:43:50 -07:00
2015-02-12 11:30:21 -08:00
2015-04-16 14:34:02 +01:00
2015-06-18 12:43:50 -07:00
2015-04-14 00:52:17 -07:00
2015-02-12 11:30:21 -08:00
2015-06-18 12:43:50 -07:00
2015-06-18 12:43:50 -07:00
2015-02-13 16:55:45 -08:00
2015-06-23 07:29:15 +00:00
2015-06-18 12:43:50 -07:00
2015-04-14 00:52:17 -07:00
2015-06-15 22:10:45 +05:30
2015-06-15 22:10:45 +05:30
2015-06-18 12:43:50 -07:00
2015-04-14 00:52:17 -07:00