On Jan 28, 11:27 am, "Edward K. Ream" <[email protected]> wrote: > I've been doing most of my development on Leo running Python 3.1. > There have been a few easily-corrected problems. A few more remain, > but I don't expect anything troubling.
I've just corrected a crasher in leo/external/path.py that brought down Leo during startup. It was easy to fix, but it highlights the need to examine all the files in leo/external for 3.x problems. I'll do this by running 2to3 on them. 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.
