]> 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, 7 Apr 2020 12:33:47 +0000 (20:33 +0800)
commitad2bbbc1edb29d3623299fd25f72458623415a96
tree2968896dc15e2a783d3e0d68596b69a9c33c73cd
parentdd8d929c9ccd9864e4a5005e44eac2739e5fa762
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>
src/pybind/cephfs/cephfs.pyx
src/pybind/rados/rados.pyx