On Mon, Mar 23, 2009 at 9:42 AM, Vicent <[email protected]> wrote: > > PS: problems with unicode chars in headlines have disappeared too. I > don't know if it is a direct consequence of fixing the reversion > problem or you have done specific work on the unicode problem, but > thanks anyway.
There was several recent changes involving unicode. Iirc, mostly they involved calling unicode(s) rather than g.toUnicode(s). This won't work with Python 3.x, but I'll worry about that later. 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 -~----------~----~----~----~------~----~------~--~---
