]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-rados: extract type-checking into a decorator 3170/head
authorKefu Chai <tchaikov@gmail.com>
Thu, 25 Dec 2014 15:33:31 +0000 (23:33 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 26 Mar 2015 01:43:51 +0000 (09:43 +0800)
commit4d6b9d1b13fc2e6948f4e5eb3e1ecbd99d723d06
treec2ad22a0b8e2d926677ab2c04ab4602fff31ebbf
parent896310c0b897693dcf4624de33e1b6f7bf2d1873
python-rados: extract type-checking into a decorator

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/pybind/rados.py
src/test/pybind/test_rados.py