示例#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))