Пример #1
0
 def __init__(self, engine, other):
     ThisFromThat.__init__(self, engine, other, 'ox <- td')
Пример #2
0
 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')