seq  4.0.0-pre3
Functions
test.test_ctx Namespace Reference

Functions

def test_simple_template ()
 Straight template from list of python functions. More...
 

Function Documentation

◆ test_simple_template()

def test.test_ctx.test_simple_template ( )

Straight template from list of python functions.

Notice do_a is a coroutine while do_b is a normal function.