X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fdak_exceptions.py;h=2fe87a0852f1f93aedbe869eda71f73c3a9cd5e9;hb=74c5a1256401a709d74c496b972cc0bd38decaa8;hp=9404ee9e71138ceb8c18bf51547cdf98ce25c6f6;hpb=9159b8f3d7b693cde358287e968025e290c109f3;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