From f46422c477faa9573ddf297ed3d4c741de67c604 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 240cd50..cd58983 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