From b7b9fb2003d54588a5b69be249f95415404fef56 Mon Sep 17 00:00:00 2001 From: cp1 Date: Thu, 11 Jun 2009 17:43:30 +0200 Subject: utf-8 encodung, correcting file header --- Plugins/ShragleCom.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Plugins/ShragleCom.py') diff --git a/Plugins/ShragleCom.py b/Plugins/ShragleCom.py index 3cd093ce2..bcf650d69 100644 --- a/Plugins/ShragleCom.py +++ b/Plugins/ShragleCom.py @@ -1,4 +1,6 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- + import re import time -- cgit v1.2.3