X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fdak_exceptions.py;h=2fe87a0852f1f93aedbe869eda71f73c3a9cd5e9;hb=81d0c91b0d085b66aa40a9e147698f618b825d62;hp=9404ee9e71138ceb8c18bf51547cdf98ce25c6f6;hpb=cdffcfe2a0e6804ed35df56c4c2aa084c2b63677;p=dak.git diff --git a/daklib/dak_exceptions.py b/daklib/dak_exceptions.py old mode 100644 new mode 100755 index 9404ee9e..2fe87a08 --- a/daklib/dak_exceptions.py +++ b/daklib/dak_exceptions.py @@ -1,4 +1,6 @@ -# Exception classes used in dak +#!/usr/bin/env python + +""" Exception classes used in dak """ # Copyright (C) 2008 Mark Hymers