On Thursday, November 27, 2014 3:57:14 AM UTC-6, [email protected] wrote: > > In this function, there is a branch 'if g.isPython3:', and in this branch > the 'unicode' function is used. > But: In Python 3 there is no 'unicode' function >
Fixed at rev 11a158b. The result was an extra guard in g.ue and a collapse in complexity in g.reportBadChars. Furthermore g.reportBadChars now gives more accurate reports. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
