Home
last modified time | relevance | path

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

/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dgetpath.py179 STDLIB_SUBDIR = f'{platlibdir}/python{VERSION_MAJOR}.{VERSION_MINOR}' variable
192 STDLIB_SUBDIR = 'Lib' variable
521 if STDLIB_SUBDIR and STDLIB_LANDMARKS and not prefix:
524 stdlib_dir = joinpath(prefix, STDLIB_SUBDIR)
536 stdlib_dir = joinpath(prefix, STDLIB_SUBDIR)
542 if STDLIB_SUBDIR and STDLIB_LANDMARKS and executable_dir and not prefix:
545 stdlib_dir = joinpath(prefix, STDLIB_SUBDIR)
581 stdlib_dir = joinpath(prefix, STDLIB_SUBDIR)