Classes | |
class | Tpl |
Functions | |
def | test_node_skip |
def | test_simple_template |
Variables | |
tuple | logger = logging.getLogger(__name__) |
def test.test_a.test_node_skip | ( | ) |
def test.test_a.test_simple_template | ( | ) |
Straight template from list of python functions. Notice do_a is a coroutine while do_b is a normal function.
tuple test.test_a.logger = logging.getLogger(__name__) |