add encoding to old_parse_scripts.py

original-commit-id: b7295080d5713e589da7fbd1b1465870c83e889e
This commit is contained in:
Bryan Bishop 2012-04-18 20:55:16 -05:00
parent f148191573
commit eecc30a3c9

View File

@ -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.