k.t.task(
object
) : class documentation
Part of
kiwi
.
tasklet
View In Hierarchy
A decorator that modifies a tasklet function to avoid the need to call
tasklet.run(func())
or
tasklet.Tasklet(func())
.
Method
__init__
Undocumented
Method
__call__
Undocumented
def __init__(self, func):
Undocumented
def __call__(self, *args, **kwargs):
Undocumented
API Documentation
for Kiwi, generated by
pydoctor
at 2010-05-20 02:10:57.