Home
last modified time | relevance | path

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

/external/python/cpython3/PC/layout/support/
Dconstants.py36 PYTHON_STABLE_DLL_NAME = "python{}.dll".format(VER_MAJOR) variable
/external/python/cpython3/PC/layout/
Dmain.py174 yield from in_build(PYTHON_STABLE_DLL_NAME)