Beispiel #1
0
 def rl(root):
     return read_languages(root, read_prefixes(root), read_refines(root))
Beispiel #2
0
 def rl(root):
     return read_languages(root, read_prefixes(root),
                           read_refines(root))