sdk/python/Utilities/PyReprlib
Utilities

PyReprlib

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

Other Methods

.get_ident()Neutral
#
Signature
get_ident()

get_ident() -> integer

.recursive_repr()Neutral
#
Signature
recursive_repr(fillvalue)

Decorator to make a repr function return fillvalue for a recursive call

.Repr()Neutral
#
Signature
Repr(...)

Repr class.

.islice()Neutral
#
Signature
islice(...)

islice(iterable, stop) --> islice object

Fully-Qualified Names

FQNField
reprlibfqns[0]

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

Import

rule.py
import reprlib