Exemple #1
0
 def __init__(self, *args, **kw):
     super(Pneumatics, self).__init__(*args, **kw)
     tx_register_functions(self)
Exemple #2
0
 def __init__(self, *args, **kw):
     super(ThermoRack, self).__init__(*args, **kw)
     tx_register_functions(self)
Exemple #3
0
 def __init__(self, *args, **kw):
     super(Pneumatics, self).__init__(*args, **kw)
     tx_register_functions(self)
Exemple #4
0
 def __init__(self, *args, **kw):
     super(ThermoRack, self).__init__(*args, **kw)
     tx_register_functions(self)