On Mar 9, 5:40 am, lewis <[email protected]> wrote:
> ss = unicode(qs) > > NameError > : > global name 'unicode' is not defined > [end] Fixed on the trunk at rev 5099. I changed unicode to g.toUnicode, which is the Leo way. Also added bigdash.py to leoPluginsRef.py. Ville, presumably there is a reason why bigdash.py doesn't import leo.core.leoGlobals as g at the top level. Can you tell us why? 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.
