def __init__(self):
     instrument.__init__(self, 'ratir', 4)
예제 #2
0
 def __init__(self):
     instrument.__init__(self, 'lmi', 1)
 def __init__(self):
     instrument.__init__(self, 'lmi', 1)
예제 #4
0
 def __init__(self):
     instrument.__init__(self, 'ratir', 4)