コード例 #1
0
ファイル: tsv.py プロジェクト: tpizzle/mnemosyne
 def __init__(self, component_manager):
     FileFormat.__init__(self, component_manager)
     MediaPreprocessor.__init__(self, component_manager)
コード例 #2
0
ファイル: tsv.py プロジェクト: felgru/mnemosyne
 def __init__(self, component_manager):
     FileFormat.__init__(self, component_manager)
     MediaPreprocessor.__init__(self, component_manager)