]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
py / cephfs: invoke base class Error::__init__() from OSError::__init__()
authorVenky Shankar <vshankar@redhat.com>
Sun, 19 May 2019 17:20:51 +0000 (13:20 -0400)
committerVenky Shankar <vshankar@redhat.com>
Fri, 14 Jun 2019 04:26:51 +0000 (00:26 -0400)
commitaad7906fb712d3f15829a8b49f064b616475e72a
tree3cf093af18eeefc682f8706d867a8f78c7bcc469
parent8d29816f0f3db6c7d287bbb7469db77c9de701d1
py / cephfs: invoke base class Error::__init__() from OSError::__init__()

This will allow access to `args` when catching `Error`.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/pybind/cephfs/cephfs.pyx