Example #1
0
 def __init__(self):
     self.wrapper = None
     self.status = {}
     SimpleTelnet.__init__(self)
Example #2
0
 def __init__(self):
     self.wrapper = None  # TODO: needed?
     SimpleTelnet.__init__(self)
Example #3
0
 def __init__(self):
     self.wrapper = None  # TODO: needed?
     SimpleTelnet.__init__(self)
Example #4
0
 def __init__(self):
     self.wrapper = None
     self.status = {}
     SimpleTelnet.__init__(self)
Example #5
0
File: vdr.py Project: fazme/halirc
 def __init__(self):
     self.wrapper = None
     SimpleTelnet.__init__(self)
Example #6
0
 def __init__(self):
     self.wrapper = None
     SimpleTelnet.__init__(self)