From 649f975cf98e987a20cd60405edfe5e1f2e1261b Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Fri, 25 Dec 2009 15:58:03 +0000 Subject: Speak offline mode warning --- (limited to 'bot') diff --git a/bot/aiml/Kernel.py b/bot/aiml/Kernel.py index 1593530..42d5ef7 100644 --- a/bot/aiml/Kernel.py +++ b/bot/aiml/Kernel.py @@ -1,4 +1,4 @@ -# -*- coding=utf-8 -*- +# -*- coding=latin-1 -*- """This file contains the public interface to the aiml module.""" import AimlParser import DefaultSubs -- cgit v0.9.1