Added a warning when we see a UnicodeDecodeError explaining that the user should use a unicode string, instead of a plain string. Also fixed a small bug that I introduced in the previous revision causing the first argument of the exception to be printed twice. Changed: U trunk/Bundles/Python.tmbundle/Support/PyMate/tmhooks.py