OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, address, options) |
def | options (self) |
def | __repr__ (self) |
![]() | |
def | __init__ (self, address) |
def | address (self) |
Published when a Connection Pool is created. :Parameters: - `address`: The address (host, port) pair of the server this Pool is attempting to connect to. .. versionadded:: 3.9
def __init__ | ( | self, | |
address, | |||
options | |||
) |
def __repr__ | ( | self | ) |
Reimplemented from _PoolEvent.
def options | ( | self | ) |
Any non-default pool options that were set on this Connection Pool.