HomeSort by relevance Sort by last modified time
    Searched refs:GetSpecialFolderPath (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/bdist_wininst/
install.c 426 static PyObject *GetSpecialFolderPath(PyObject *self, PyObject *args)
617 {"get_special_folder_path", GetSpecialFolderPath, METH_VARARGS, NULL},
    [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c 454 static PyObject *GetSpecialFolderPath(PyObject *self, PyObject *args)
645 {"get_special_folder_path", GetSpecialFolderPath, METH_VARARGS, NULL},
    [all...]

Completed in 89 milliseconds