Searched refs:dll_PyModule_GetDict (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_python.c158 # define PyModule_GetDict dll_PyModule_GetDict
216 static PyObject*(*dll_PyModule_GetDict)(PyObject *); variable
296 {"PyModule_GetDict", (PYTHON_PROC*)&dll_PyModule_GetDict},

Completed in 119 milliseconds