Home
last modified time | relevance | path

Searched defs:pyvenvcfg (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
Dgetpath.py357 pyvenvcfg = readlines(joinpath(venv_prefix, VENV_LANDMARK)) variable
360 pyvenvcfg = readlines(joinpath(venv_prefix2, VENV_LANDMARK)) variable
364 pyvenvcfg = [] variable