Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgetpath.c133 wchar_t *lib_python; /* <platlibdir> / "pythonX.Y" */ member
1135 wchar_t *lib_python = joinpath2(parent, calculate->lib_python); in calculate_argv0_path_framework() local