コード例 #1
0
 def __init__(self, engine, other):
     ThisFromThat.__init__(self, engine, other, 'ox <- td')
コード例 #2
0
ファイル: toodledo_from_ox.py プロジェクト: bstrebel/PySync
 def __init__(self, engine, other):
     ThisFromThat.__init__(self, engine, other, 'td <- ox')
コード例 #3
0
 def __init__(self, engine, other):
     ThisFromThat.__init__(self, engine, other, 'td <- en')
コード例 #4
0
 def __init__(self, engine, other):
     ThisFromThat.__init__(self, engine, other, 'ox <- td')
コード例 #5
0
 def __init__(self, engine, other):
     ThisFromThat.__init__(self, engine, other, 'en <- ox')