OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (*args, **kwargs) |
def | __getattribute__ (self, name) |
def | __setitem__ (self, name, value) |
def | __repr__ (self) |
Static Public Attributes | |
have_async_gen | |
A namespace object that can hold arbitrary attributes. It may be initialized from a dictionary or with keyword arguments.
def __init__ | ( | * | args, |
** | kwargs | ||
) |
def __getattribute__ | ( | self, | |
name | |||
) |
def __repr__ | ( | self | ) |
def __setitem__ | ( | self, | |
name, | |||
value | |||
) |
|
static |