>
> BTW In your defaultdict-example there is a known_classes0 which is not 
> part of the code. And it's not clear how that (again overcomplicated) code 
> is better than a regular defaultdict(dict).
>
>
function known_classes0 just returns handmade dictionary of known classes 
like c, p, g, v,... There is nothing special about it. Returning value is 
just used to fill in initial values in regular defaultdict. 
Vitalije

-- 
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.

Reply via email to