summaryrefslogtreecommitdiff
path: root/old_parse_scripts.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-04-18 20:55:16 -0500
committerBryan Bishop <kanzure@gmail.com>2012-04-18 20:55:16 -0500
commiteecc30a3c97721ed7b9499a3a4b9282ca29b4fdb (patch)
tree7eb6e3a0ecf5b32fd00734c255961c90d5a09c5b /old_parse_scripts.py
parentf1481915732288adb0fe4c1cc2e52908e7762351 (diff)
add encoding to old_parse_scripts.py
original-commit-id: b7295080d5713e589da7fbd1b1465870c83e889e
Diffstat (limited to 'old_parse_scripts.py')
-rw-r--r--old_parse_scripts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/old_parse_scripts.py b/old_parse_scripts.py
index eee653e..8ed10ef 100644
--- a/old_parse_scripts.py
+++ b/old_parse_scripts.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
"""
This is in a separate file because it screws up highlighting. Doesn't
do anything on its own.