From 73f0ed3385665848f3d682bfb4c566b8484ee57b Mon Sep 17 00:00:00 2001 From: Alan Aguiar Date: Wed, 17 Oct 2012 08:05:59 +0000 Subject: add utf-8 encoding to some files --- (limited to 'fiftytwo.py') diff --git a/fiftytwo.py b/fiftytwo.py index 099defe..ac2d0fe 100755 --- a/fiftytwo.py +++ b/fiftytwo.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python2.5 +#! /usr/bin/env python +# -*- coding: utf-8 -*- + ############################################################################ # Copyright (C) 2007 by kawk # # kawk@theprogrammingsite.com # -- cgit v0.9.1