예제 #1
0
파일: opf3_test.py 프로젝트: Farb/calibre
 def rl(root):
     return read_languages(root, read_prefixes(root), read_refines(root))
예제 #2
0
 def rl(root):
     return read_languages(root, read_prefixes(root),
                           read_refines(root))