From 74212fe1c778a6e97e05a431f3b2b420401a9d38 Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Thu, 5 Aug 2010 09:42:29 +0200 Subject: [PATCH] add encoding declaration --- pyweb/setup_mucli.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyweb/setup_mucli.py b/pyweb/setup_mucli.py index ed090fa..9dee754 100644 --- a/pyweb/setup_mucli.py +++ b/pyweb/setup_mucli.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- """ * Copyright © 2010, Michael "Svedrin" Ziegler