Beispiel #1
0
 def getName(self, slot=0):
     return socketmmi.getName(slot)
Beispiel #2
0
	def getName(self, slot=0):
		return socketmmi.getName(slot)
Beispiel #3
0
 def getName(self):
     return socketmmi.getName(0)
Beispiel #4
0
	def getName(self):
		return socketmmi.getName(0)