On Thu, Jan 28, 2010 at 3:08 PM, Terry Brown <[email protected]> wrote: > Fixed paste_as_headlines to remove a unicode glitch: > > - # Leo won't display curly quotes properly, so replace them with normal > quotes > - clipText = clipText.replace(g.u('” “'),'" "')
This is tricky. One or both of us may not have tested the code on both 2.x/3.x. 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.
