OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, address) |
def | address (self) |
def | __repr__ (self) |
Base class for pool events.
def __init__ | ( | self, | |
address | |||
) |
def __repr__ | ( | self | ) |
Reimplemented in PoolCreatedEvent.
def address | ( | self | ) |
The address (host, port) pair of the server the pool is attempting to connect to.