seq
4.0.0-pre3
|
Functions | |
def | a () |
def | b () |
def | test_condition () |
def | extra_step () |
def | create_sequence (*args, **kw) |
Builds my sequence. More... | |
Variables | |
LOGGER = logging.getLogger(__name__) | |
def dialog.a | ( | ) |
def dialog.b | ( | ) |
def dialog.create_sequence | ( | * | args, |
** | kw | ||
) |
Builds my sequence.
def dialog.extra_step | ( | ) |
def dialog.test_condition | ( | ) |
dialog.LOGGER = logging.getLogger(__name__) |