Python stdlib module — operator. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.countOf()NeutralcountOf(a, b)
Return the number of items in a which are, or which equal, b.
| FQN | Field | |
|---|---|---|
| operator | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import operator