On Tue, 29 Jul 2014 14:58:50 -0500
"Edward K. Ream" <edream...@gmail.com> wrote:

> This shows, I think that the only remaining problem is the recognition
> of @auto-test nodes.

Sounds good.  Could the signature of BaseScanner.__init__ go from

def __init__ (self,importCommands,atAuto,language,alternate_language=None):

to

def __init__ 
(self,importCommands,atAuto,language='unnamed',alternate_language=None):

just so there's no need to make a do nothing __init__?

Also you probably have it on a todo list somewhere, but importers /
writers in ~/.leo/plugins/[importers|writers] :-)

Cheers -Terry

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to