OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, address) |
def | address (self) |
def | __repr__ (self) |
Published when the driver starts attempting to check out a connection. :Parameters: - `address`: The address (host, port) pair of the server this Connection is attempting to connect to. .. versionadded:: 3.9
def __init__ | ( | self, | |
address | |||
) |
def __repr__ | ( | self | ) |
def address | ( | self | ) |
The address (host, port) pair of the server this connection is attempting to connect to.