shithub: pokecrystal

Download patch

ref: b7295080d5713e589da7fbd1b1465870c83e889e
parent: 1877c7573e9085787d4459e972c8298883af7a97
author: Bryan Bishop <[email protected]>
date: Wed Apr 18 16:55:16 EDT 2012

add encoding to old_parse_scripts.py

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