On Sat, May 2, 2015 at 8:37 PM, Steve Zatz <[email protected]> wrote: Success. My fault for not looking at the body of the @enabled-plugins node >
Rev 014cfd5 improves the documentation for @enabled-plugins in leoSettings.leo. > Note that if you try to open the same node twice, you generate an > exception in python3 because there are still some dict.has_key lurking > around: > Recent revs remove most uses of has_key in Leo's core and plugins. Some classes define an has_key method. Those uses of has_key remain. In the process, I fixed some Python 3 problems with the new python_terminal plugin. 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.
