Python stdlib module — venv. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.create()Neutralcreate(env_dir, system_site_packages, clear, symlinks, with_pip, prompt, upgrade_deps)
Create a virtual environment in a directory.
.EnvBuilder()NeutralEnvBuilder(...)
This class exists to allow virtual environment creation to be
| FQN | Field | |
|---|---|---|
| venv | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import venv