Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/
DNav.c891 static struct PyMethodDef nav_methods[] = { variable
949 m = Py_InitModule4("Nav", nav_methods, in initNav()