From eecc30a3c97721ed7b9499a3a4b9282ca29b4fdb Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Apr 2012 20:55:16 -0500 Subject: add encoding to old_parse_scripts.py original-commit-id: b7295080d5713e589da7fbd1b1465870c83e889e --- old_parse_scripts.py | 1 + 1 file changed, 1 insertion(+) (limited to 'old_parse_scripts.py') 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. -- cgit v1.2.3