On Fri, Feb 12, 2010 at 6:38 AM, Kent Tenney <[email protected]> wrote: > current trunk, Ubuntu.
... > File "/home/ktenney/work/download/leo-editor/leo/core/leoCommands.py", > line 2624, in goToScriptLineNumber > c.goToLineNumber(n=n,scriptData=scriptData) > TypeError: __init__() got an unexpected keyword argument 'scriptData' Just in the nick of time. Thanks! This should have been caught by pylint, but wasn't. 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.
