コード例 #1
0
ファイル: opf3_test.py プロジェクト: Farb/calibre
 def rt(root):
     return read_publisher(root, read_prefixes(root), read_refines(root))
コード例 #2
0
 def rt(root):
     return read_publisher(root, read_prefixes(root),
                           read_refines(root))