Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c342 static PyObject *CFTypeRefObj_toPython(CFTypeRefObject *_self, PyObject *_args) in CFTypeRefObj_toPython() function
374 {"toPython", (PyCFunction)CFTypeRefObj_toPython, 1,