Make exception syntax consistent
authorGuido Günther <agx@sigxcpu.org>
Mon, 2 Jul 2012 06:05:06 +0000 (08:05 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 2 Jul 2012 06:53:04 +0000 (08:53 +0200)
commite6e0150e07be32b91624b460b67be39b8f6b0ab9
treeebf593199d58f8a46d3bbeae3335258c6e264d54
parent92a744e5c8e9751f7336ddaac597ded2a7456d8f
Make exception syntax consistent
20 files changed:
examples/gbp-add-patch
examples/gbp-posttag-push
examples/zeitgeist-git.py
gbp/command_wrappers.py
gbp/config.py
gbp/deb/__init__.py
gbp/deb/changelog.py
gbp/git/repository.py
gbp/patch_series.py
gbp/pkg/__init__.py
gbp/scripts/buildpackage.py
gbp/scripts/clone.py
gbp/scripts/common/buildpackage.py
gbp/scripts/common/pq.py
gbp/scripts/dch.py
gbp/scripts/import_dsc.py
gbp/scripts/import_dscs.py
gbp/scripts/import_orig.py
gbp/scripts/pq.py
gbp/scripts/pull.py