Home
last modified time | relevance | path

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

/third_party/python/Lib/venv/scripts/common/
DActivate.ps1146 $pyvenvConfigContent = Get-Content -Path $pyvenvConfigPath in Get-PyVenvConfig() variable
148 $pyvenvConfigContent | ForEach-Object { in Get-PyVenvConfig() variable