OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __repr__ (self) |
def | __str__ (self) |
Static Public Attributes | |
REPR_FIELDS | |
NAME | |
Base class for representing actions to take by retry object. Concrete implementations must define: - __init__: to initialize all necessary fields - REPR_ATTRS: class variable specifying attributes to include in repr(self) - NAME: for identification in retry object methods and callbacks
def __repr__ | ( | self | ) |
def __str__ | ( | self | ) |
|
static |
|
static |