On Fri, Jun 30, 2017 at 6:49 PM, vitalije <[email protected]> wrote:
I can't reproduce this error on my machine.

I guess it has something to do with cacher and not changing the filename in
saveTo command.

​Probably a minor issue.

For purposes of collaboration, please ensure that pyflakes passes all
files.  I recommend using the following settings:

    @bool run-pyflakes-on-write = True
    @bool run_pyflakes_on_unchanged_files = True

Pyflakes catches more errors than any others.  The only slight annoyance is
that it may complain about unused imports, such as leoGlobals.py.  The
workaround is to assert leoGlobals following the import.

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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to