]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind: s/xrange/range/
authorKefu Chai <kchai@redhat.com>
Wed, 1 Apr 2020 12:20:13 +0000 (20:20 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 2 Jun 2020 02:32:23 +0000 (10:32 +0800)
commit3947375260ccadc89f041a2cf0db0a64bcec55fc
treee8eddd1960f6ca4ae6fd7aece3f2a8627e7f4c06
parentc116c315d5a66f309e873325f8fefddd55eb10cb
pybind: s/xrange/range/

fortunately, cython does not complain at seeing xrange, but let's drop
the last bit of python2.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ad2bbbc1edb29d3623299fd25f72458623415a96)
src/pybind/cephfs/cephfs.pyx
src/pybind/rados/rados.pyx