Language Features

PyDecorator

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.

Other Methods

.decorator.append()Neutral
#
Signature
decorator.append(a, vancestors)

decorator.append function.

.decorator.contextmanager()Neutral
#
Signature
decorator.contextmanager(func)

decorator.contextmanager function.

.decorator.decorate()Neutral
#
Signature
decorator.decorate(func, caller, extras, kwsyntax)

decorator.decorate function.

.decorator.decorator()Neutral
#
Signature
decorator.decorator(caller, _func, kwsyntax)

decorator.decorator function.

.decorator.decoratorx()Neutral
#
Signature
decorator.decoratorx(caller)

decorator.decoratorx function.

.decorator.dispatch_on()Neutral
#
Signature
decorator.dispatch_on(*dispatch_args)

decorator.dispatch_on function.

.decorator.fix()Neutral
#
Signature
decorator.fix(args, kwargs, sig)

decorator.fix function.

.decorator.ContextManager()Neutral
#
Signature
decorator.ContextManager(...)

decorator.ContextManager class.

.decorator.FunctionMaker()Neutral
#
Signature
decorator.FunctionMaker(...)

decorator.FunctionMaker class.

Fully-Qualified Names

FQNField
decoratorfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import decorator