sdk/python/Language Features/PySingledispatch
Language Features

PySingledispatch

Third-party Python package module — singledispatch. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.singledispatch.singledispatch()Neutral
#
Signature
singledispatch.singledispatch(func)

singledispatch.singledispatch function.

.singledispatch._SingleDispatchCallable()Neutral
#
Signature
singledispatch._SingleDispatchCallable(...)

singledispatch._SingleDispatchCallable class.

.singledispatch.singledispatchmethod()Neutral
#
Signature
singledispatch.singledispatchmethod(...)

singledispatch.singledispatchmethod class.

Fully-Qualified Names

FQNField
singledispatchfqns[0]

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

Import

rule.py
import singledispatch