Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcdmodule.c742 static PyMethodDef CD_methods[] = { variable
758 m = Py_InitModule("cd", CD_methods); in initcd()