Python stdlib module — sysconfig. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.expand_makefile_vars()Neutralexpand_makefile_vars(s, vars)
Expand Makefile-style variables -- "${foo}" or "$(foo)" -- in
.get_config_var()Neutralget_config_var(name)
Return the value of a single variable using the dictionary returned by
.get_config_vars()Neutralget_config_vars(args)
With no arguments, return a dictionary of all configuration
.get_path()Neutralget_path(name, scheme, vars, expand)
Return a path corresponding to the scheme.
.get_paths()Neutralget_paths(scheme, vars, expand)
Return a mapping containing an install scheme.
| FQN | Field | |
|---|---|---|
| sysconfig | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import sysconfig