eval: remove utf8 encoding comment, to fix
commitd1773cb8dbfb59a676911f80599e53bb27561f67
authorJeff Connelly <shellreef+git@gmail.com>
Sun, 27 Jul 2008 20:35:54 +0000 (27 13:35 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Sun, 27 Jul 2008 20:35:54 +0000 (27 13:35 -0700)
treed6bd0303885eebd3cb3bb283c0aba41ad3711bf6
parentfd2acffb4f800ad6d149cdfe175b3b1e851cd7d5
eval: remove utf8 encoding comment, to fix

mbp:tools jeff$ python eval.py
   File "eval.py", line 2
    SyntaxError: encoding problem: utf-8
tools/eval.py