Third-party Python package module — decorator. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.decorator.contextmanager()Neutraldecorator.contextmanager(func)
decorator.contextmanager function.
.decorator.decorate()Neutraldecorator.decorate(func, caller, extras, kwsyntax)
decorator.decorate function.
.decorator.decorator()Neutraldecorator.decorator(caller, _func, kwsyntax)
decorator.decorator function.
.decorator.dispatch_on()Neutraldecorator.dispatch_on(*dispatch_args)
decorator.dispatch_on function.
.decorator.ContextManager()Neutraldecorator.ContextManager(...)
decorator.ContextManager class.
.decorator.FunctionMaker()Neutraldecorator.FunctionMaker(...)
decorator.FunctionMaker class.
| FQN | Field | |
|---|---|---|
| decorator | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import decorator