Home
last modified time | relevance | path

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

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c426 static PyObject *GetSpecialFolderPath(PyObject *self, PyObject *args) in GetSpecialFolderPath() function
617 {"get_special_folder_path", GetSpecialFolderPath, METH_VARARGS, NULL},