Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c4708 static PyMethodDef CF_methods[] = { variable
4896 m = Py_InitModule("_CF", CF_methods); in init_CF()