chiark / gitweb /
Make a common superclass for all StGit exceptions
authorKarl Hasselström <kha@treskal.com>
Sun, 7 Oct 2007 13:07:11 +0000 (15:07 +0200)
committerKarl Hasselström <kha@treskal.com>
Sun, 7 Oct 2007 22:14:11 +0000 (00:14 +0200)
This makes it easier to catch them all. (Indeed, the very long list of
exceptions to catch in main.py was missing some of the exceptions.)

Signed-off-by: Karl Hasselström <kha@treskal.com>

No differences found