seq
4.0.0-pre3
|
Functions | |
def | a () |
Simply do_a. More... | |
def | b () |
do_b example More... | |
def | create_sequence (*args, **kw) |
Builds my example sequence. More... | |
Variables | |
LOGGER = getUserLogger() | |
def a.a | ( | ) |
Simply do_a.
def a.b | ( | ) |
do_b example
def a.create_sequence | ( | * | args, |
** | kw | ||
) |
Builds my example sequence.
a.LOGGER = getUserLogger() |