Python stdlib module — getopt. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.getopt()Neutralgetopt(args, shortopts, longopts)
getopt(args, options[, long_options]) -> opts, args
.gnu_getopt()Neutralgnu_getopt(args, shortopts, longopts)
getopt(args, options[, long_options]) -> opts, args
| FQN | Field | |
|---|---|---|
| getopt | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import getopt