Esempio n. 1
0
 def rl(root):
     return read_languages(root, read_prefixes(root), read_refines(root))
Esempio n. 2
0
 def rl(root):
     return read_languages(root, read_prefixes(root),
                           read_refines(root))