Language Features

PyKeyword

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

Other Methods

.iskeyword()Neutral
#
Signature
iskeyword()

x.__contains__(y) <==> y in x.

.issoftkeyword()Neutral
#
Signature
issoftkeyword()

x.__contains__(y) <==> y in x.

Fully-Qualified Names

FQNField
keywordfqns[0]

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

Import

rule.py
import keyword