|
seq
4.0.0-pre3
|
Classes | |
| class | Action |
| Action ctor. More... | |
| class | ActionInThread |
| ActionInThread ctor. More... | |
| class | StartNode |
| This is Starting Node. More... | |
| class | EndNode |
| This is the finish Node. More... | |
Functions | |
| def | make_node (s, **kw) |
Makes an :class:Action nodes out of a coroutine. More... | |
Variables | |
| logger = logging.getLogger(__name__) | |
| user_logger = logging.getLogger("seq.user") | |
| def lib.nodes.action.make_node | ( | s, | |
| ** | kw | ||
| ) |
| lib.nodes.action.logger = logging.getLogger(__name__) |
| lib.nodes.action.user_logger = logging.getLogger("seq.user") |