aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-01-17 13:30:54 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-01-17 15:39:01 +0530
commite441a7428240995cc85c695189f01e757f01f610 (patch)
tree6faad9ca1902ae031408e6c27b207ade44a18a03 /mesonbuild/scripts
parent11f9425a5e123e7e4bb6296f4453a8e072eb95ed (diff)
downloadmeson-e441a7428240995cc85c695189f01e757f01f610.zip
meson-e441a7428240995cc85c695189f01e757f01f610.tar.gz
meson-e441a7428240995cc85c695189f01e757f01f610.tar.bz2
Derive all exceptions correctly from base exceptions
Don't need to define __init__ and manually call the parent init. Doing so messes up the error message you get by doing str(exception) because it includes the current class name in it repeatedly.
Diffstat (limited to 'mesonbuild/scripts')
0 files changed, 0 insertions, 0 deletions