Beispiel #1
0
	def __init__(self, of=None):
		XComm.__init__(self)
		self.rfile = of
Beispiel #2
0
	def __init__(self):
		XComm.__init__(self)
Beispiel #3
0
 def __init__(self, of=None):
     XComm.__init__(self)
     self.rfile = of
Beispiel #4
0
 def __init__(self):
     XComm.__init__(self)