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