On Sun, Dec 20, 2009 at 7:24 AM, Kent Tenney <kten...@gmail.com> wrote:
> File "/home/ktenney/work/download/leo-editor/leo/core/leoPlugins.py", > line 723, in __call__ > except TryNext(exc): > NameError: global name 'exc' is not defined Thanks for this report. The fix is on the trunk at rev 2523. This was a recent coding blunder made while supposedly cleaning the code. It slipped through the cracks, I suppose, because this code doesn't get executed unless a particular plugin is enabled. So unit tests don't test it. Let me know if you have any further problems with this statement :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to leo-edi...@googlegroups.com. To unsubscribe from this group, send email to leo-editor+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.