From 768602573ac089182474f13aea29a08546690368 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 18 Apr 2013 17:12:13 +0200 Subject: [PATCH] i'm really sad about having to add this disclaimer now, not adding it earlier and letting this code rott this much. its working code, yes, but unreadable too. but it's definitly not too late to clean it all up --- debian_build.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian_build.py b/debian_build.py index 9dc17dd..ef08c49 100755 --- a/debian_build.py +++ b/debian_build.py @@ -1,6 +1,14 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- +# +# Achtung: gewachsener code, den man mal wirklich - wenn zeit ist - aufräumenm sollte. +# +# wirklich. wirklich. wirklich. +# +# +# mehr kommentare wären auch gut. wirklich gut. + import os import re import pwd -- 2.39.5