fixxref/rebase: move the exception handling to the common module
commitf8ea839aa531b8cf1de2f623f37064178d24f033
authorStefan Sauer <ensonic@users.sf.net>
Wed, 25 Oct 2017 19:00:02 +0000 (25 21:00 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Wed, 25 Oct 2017 19:00:02 +0000 (25 21:00 +0200)
tree72589e8dfe2901751b997ebb3507f5ef6f1b0eaa
parent669d07a1699ea42aedf0fd4ebe4f7afc2415b54a
fixxref/rebase: move the exception handling to the common module

Handle the exception in the commond module. This was added in the previous
commit, but this is only called from exactly those two functions.
gtkdoc/common.py
gtkdoc/fixxref.py
gtkdoc/rebase.py