Ejemplo n.º 1
0
 def target(self):
     return multistring_to_python(self.unit["target_f"])
Ejemplo n.º 2
0
 def target(self):
     return multistring_to_python(self.unit["target_f"])
Ejemplo n.º 3
0
 def source(self):
     return multistring_to_python(self.unit["source_f"])
Ejemplo n.º 4
0
 def source(self):
     return multistring_to_python(self.unit["source_f"])