Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Ddynload_win.c39 static char *GetPythonImport (HINSTANCE hModule) function
308 import_python = GetPythonImport(hDLL);