Rev 5076 fixes bug 924123:
Some SyntaxError's thrown when compiling the whole source with Python
3
https://bugs.launchpad.net/leo-editor/+bug/924123

These syntax errors were minor in the sense that they had no effect on
Leo's users, but they were a significant distribution issue because
Linux packages are not to have such errors.

Notes:

I removed the following files. Apparently, they are used nowhere in
Leo.

    leo/core/leo_Debugger.py
    leo/core/leo_FileList.py"
    leo/core/leo_RemoteDebugger.py
    leo/core/leo_Shell.py
    leo/core/leo_run.py

This files no longer exists:

    leosax.py

Fixed all reported syntax errors. The unit test "@test syntax of all
files" now checks the following files:

- old gui files:
    cursesGui.py, ironPythonGui.py, swing_gui.py, tkGui.py, and
wxGui.py

- script files:
    convert_to_shadow.py, leoFindScript.py, LinixInstall.py,
    tangle_done.py, untangle_done.py

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.

Reply via email to