Python stdlib module — optparse. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.AmbiguousOptionError()NeutralAmbiguousOptionError(...)
Raised if an ambiguous option is seen on the command line.
.BadOptionError()NeutralBadOptionError(...)
Raised if an invalid option is seen on the command line.
.HelpFormatter()NeutralHelpFormatter(...)
Abstract base class for formatting option help. OptionParser
.IndentedHelpFormatter()NeutralIndentedHelpFormatter(...)
Format help with indented section bodies.
| FQN | Field | |
|---|---|---|
| optparse | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import optparse