Home
last modified time | relevance | path

Searched refs:pyvenvConfigContent (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/venv/scripts/common/
DActivate.ps1141 $pyvenvConfigContent = Get-Content -Path $pyvenvConfigPath in Get-PyVenvConfig() variable
143 $pyvenvConfigContent | ForEach-Object { in Get-PyVenvConfig() variable