On Sun, Aug 30, 2009 at 10:06 AM, Ville M. Vainio <[email protected]>wrote:
> > Actually, we need to define encoding in the beginning of script file by > > #!/usr/bin/python > # -*- coding: utf-8 -*- Yes, that is a precondition for having non-ascii characters in a script. At present, Leo's execute-script does not scan for encoding comments. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
