From b7295080d5713e589da7fbd1b1465870c83e889e Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Wed, 18 Apr 2012 20:55:16 -0500 Subject: [PATCH] add encoding to old_parse_scripts.py --- extras/old_parse_scripts.py | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/old_parse_scripts.py b/extras/old_parse_scripts.py index eee653efd..8ed10ef41 100644 --- a/extras/old_parse_scripts.py +++ b/extras/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.