Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ep_sampler_squaregrid.py
diff options
context:
space:
mode:
authorThomas Jourdan <b.vehikel@googlemail.com>2010-01-19 17:42:03 (GMT)
committer Thomas Jourdan <b.vehikel@googlemail.com>2010-01-19 17:42:03 (GMT)
commit765cc603da5c609444d0874b641d743407285fd8 (patch)
tree59eebb84446506fe09dcf43a22ebbabd968ab97a /ep_sampler_squaregrid.py
parent89912e41761ee8a3fb7d50d9c01ee83d14cfaa97 (diff)
Fixing Bug 1664. Use UTF-8 instead of UTF8.
Diffstat (limited to 'ep_sampler_squaregrid.py')
-rw-r--r--ep_sampler_squaregrid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ep_sampler_squaregrid.py b/ep_sampler_squaregrid.py
index d25f45e..b4912f2 100644
--- a/ep_sampler_squaregrid.py
+++ b/ep_sampler_squaregrid.py
@@ -1,4 +1,4 @@
-# coding: UTF8
+# coding: UTF-8
# Copyright 2009 Thomas Jourdan
#
# This program is free software; you can redistribute it and/or modify