summaryrefslogtreecommitdiffstats
path: root/pulsecaster/ui.py
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-12-19 17:44:11 -0500
committerPaul W. Frields <stickster@gmail.com>2010-12-19 17:44:11 -0500
commitf94a87949a9cbca058b2541bebd5147421ee90d5 (patch)
tree6fd6deb3d492fa25e7e8880213de04ef17d57ac2 /pulsecaster/ui.py
parentfcf0b16d7b4580adeba373bdc7010a3e9822bd55 (diff)
downloadpulsecaster-f94a87949a9cbca058b2541bebd5147421ee90d5.tar.gz
pulsecaster-f94a87949a9cbca058b2541bebd5147421ee90d5.tar.xz
pulsecaster-f94a87949a9cbca058b2541bebd5147421ee90d5.zip
Include proper encoding (PEP-0263)
Diffstat (limited to 'pulsecaster/ui.py')
-rw-r--r--pulsecaster/ui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pulsecaster/ui.py b/pulsecaster/ui.py
index bb96a92..e71530f 100644
--- a/pulsecaster/ui.py
+++ b/pulsecaster/ui.py
@@ -1,4 +1,5 @@
# Copyright (C) 2009, 2010 Paul W. Frields and others.
+# -*- coding: utf-8 -*-
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by