On Fri, Apr 17, 2015 at 3:52 AM, <[email protected]> wrote:
> When installing Leo I get a couple of syntax errors mainly related to > Python 3, > [snip] > > > These errors are mainly in external files and in test files. > They are easily reproducible using > 'python setup.py install' > with Python 3.4. > The setup.py files is not meant to be used to install Leo.. Yes, I know it's confusing, but apparently that file is needed for packaging. Details omitted, because I don't know them ;-) Leo has a unit test that checks the syntax of almost all files. That test passes with Python 3. That's kinda lucky because my distribution checklist didn't remind me to run all tests with Python 3. Now it does. 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.
