From 175c73d1646c0363534205a4915759ef0c580181 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 13 Feb 2004 10:07:43 +0000 Subject: [PATCH] You gotta have an encoding, dude. --- test/test_MoobotFactoids.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_MoobotFactoids.py b/test/test_MoobotFactoids.py index da4440871..bc893df64 100644 --- a/test/test_MoobotFactoids.py +++ b/test/test_MoobotFactoids.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- encoding: utf-8 -*- ### # Copyright (c) 2003, Daniel DiPaolo