]> 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>
Sun, 14 Jun 2020 08:34:52 +0000 (16:34 +0800)
commite6a8c97d8716b7744dec74041ccd3e3d598682e4
treed4f538e3bfe170689b43488c49e43ddd18c05a5e
parent054866234e8446b902965a58681c87bd64992f72
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