def __init__(self): SSHWrapper.__init__(self)
def __init__(self, timeout): SSHWrapper.__init__(self, timeout)