[Numpy-svn] [numpy/numpy] 190f7d: MAINT: Replace xrange by range.

GitHub noreply at github.com
Sat Apr 6 10:17:46 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 190f7df6dff4f06b5d61e04ab375185089fc91dd
      https://github.com/numpy/numpy/commit/190f7df6dff4f06b5d61e04ab375185089fc91dd
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-04-06 (Sat, 06 Apr 2013)

  Changed paths:
    M numpy/core/tests/test_nditer.py

  Log Message:
  -----------
  MAINT: Replace xrange by range.

A new use of xrange wriggled it's way in, this replaces it with range
for python3 compatibility.





More information about the Numpy-svn mailing list