]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/ceph_argparse: no need to import print()
authorKefu Chai <kchai@redhat.com>
Thu, 24 Dec 2020 14:50:44 +0000 (22:50 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 1 Jan 2021 12:37:45 +0000 (20:37 +0800)
commit5b651e61420a506cd3f5de39ead1d77a85e8008d
treeb2db41214530453b2e215d300fa9a3872ee445e4
parentb90791e2c28bf94f274458c31e4a6ee8c17e5745
pybind/ceph_argparse: no need to import print()

we are already in a python3 world.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/ceph_argparse.py