From 7c48804c38f656140565dda8f87e7312a0ff1414 Mon Sep 17 00:00:00 2001 From: rafael Date: Wed, 20 Jan 2010 06:54:37 +0000 Subject: closing bug #1666 --- diff --git a/bot/aiml/Kernel.py b/bot/aiml/Kernel.py index 42d5ef7..1014ade 100644 --- a/bot/aiml/Kernel.py +++ b/bot/aiml/Kernel.py @@ -1,4 +1,4 @@ -# -*- coding=latin-1 -*- +# -*- coding=ISO-8859-1 -*- """This file contains the public interface to the aiml module.""" import AimlParser import DefaultSubs -- cgit v0.9.1