def __init__(self, of=None): XComm.__init__(self) self.rfile = of
def __init__(self): XComm.__init__(self)