l.s.w.p.DecoratorAnnotator : class documentation

Part of lp.services.webapp.publisher View In Hierarchy

Known subclasses: lp.services.webapp.__init__.stepthrough, lp.services.webapp.__init__.stepto

Base class for a function decorator that adds an annotation.

The annotation is stored in a magic attribute in the function's dict. The magic attribute's value is a list, which contains names that were set in the function decorators.

Method __init__ Undocumented
Method __call__ Undocumented
def __init__(self, name):
Undocumented
def __call__(self, fn):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.