On Tue, Dec 9, 2014 at 2:32 PM, Juaco <[email protected]> wrote: > > I tried today again with Python2.7, indeed it worked! Finally I can see > the chaos (!) in my *.bib files. > > It would be nice to have it also under Python 3. >
Rev 7719f4f fixes several Python 3 compatibility issues: - Changed "file" to "open" - Changed "str" to "g.toUnicode" I haven't tested the new code. Please let me know how it works for you. 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.
