Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fiftytwo.py
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2012-10-17 08:05:59 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2012-10-17 08:05:59 (GMT)
commit73f0ed3385665848f3d682bfb4c566b8484ee57b (patch)
tree7455cc98cba4e524bcfc02685a72391c2662c91a /fiftytwo.py
parente9755eab767d1a65956e04f30302797a29265ff3 (diff)
add utf-8 encoding to some files
Diffstat (limited to 'fiftytwo.py')
-rwxr-xr-xfiftytwo.py4
1 files changed, 3 insertions, 1 deletions
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 #