]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc raise exceptions with a base class
authorAlfredo Deza <adeza@redhat.com>
Fri, 6 Oct 2017 12:03:36 +0000 (08:03 -0400)
committerKefu Chai <kchai@redhat.com>
Tue, 17 Oct 2017 02:47:30 +0000 (10:47 +0800)
commitddd88ff365c5399d88890abe1608f12c4a960488
tree86158eb38a807deab11a6ed09a92263d0ed940fd
parent61aca440334219d5d04df632812dbdf164de3fbc
doc raise exceptions with a base class

Although valid in very old Python, it is no longer possible to raise
"bare" exceptions without a class.

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 347b7b1f193f97a3577a971e074a23366b0c8617)
doc/scripts/gen_state_diagram.py