On Mon, May 28, 2018 at 4:54 PM, Edward K. Ream <[email protected]> wrote:
> P.S. I refactored plugins.loadOnePlugin using lisp-like helper functions > (not methods). A lot of cruft disappeared. > BTW, pyflakes warned about changing a non-local variable in a helper function. The fix was to pass the var into the function, and return it from same. 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.
