OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, fn) |
def | update (self, *args, **kwargs) |
![]() | |
def | __init__ (self) |
def | new_message_handler (self) |
def | line_dropped (self, line) |
def | update (self, op_code, cur_count, max_count=None, message='') |
Additional Inherited Members | |
![]() | |
error_lines | |
other_lines | |
![]() | |
BEGIN | |
END | |
COUNTING | |
COMPRESSING | |
WRITING | |
RECEIVING | |
RESOLVING | |
FINDING_SOURCES | |
CHECKING_OUT | |
STAGE_MASK | |
OP_MASK | |
DONE_TOKEN | |
TOKEN_SEPARATOR | |
re_op_absolute | |
re_op_relative | |
An implementation forwarding updates to any callable
def __init__ | ( | self, | |
fn | |||
) |
def update | ( | self, | |
* | args, | ||
** | kwargs | ||
) |