On 6 Feb 2008, at 22:26, Alexander John Ross wrote:
• Add Unicode support to PyMate / ScriptMate.
Changed:
U trunk/Bundles/Python.tmbundle/Support/PyMate/pymate.rb
U trunk/Bundles/Python.tmbundle/Support/PyMate/tmhooks.py
U trunk/Support/lib/scriptmate.rb
I got this ticket http://macromates.com/ticket/show?ticket_id=502C2FDD
and after some experiments I think the problem is that PyMate does not
pick up on the encoding provided by the user.
For example a script like this will error:
# coding: utf-8
print("æble")
Is r8839 supposed to allow the above?
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev