From 46f7d65d6bef8ead172b54011e60c1e1eee1c28c Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Tue, 10 Apr 2012 16:22:07 +0000 Subject: coding utf-8 fixes --- (limited to 'maze.py') diff --git a/maze.py b/maze.py index 8fec99c..422a546 100644 --- a/maze.py +++ b/maze.py @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- + # Maze.activity # A simple multi-player maze game for the XO laptop. # http://wiki.laptop.org/go/Maze -- cgit v0.9.1