Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ah/
D_AHmodule.c110 static PyMethodDef Ah_methods[] = { variable
135 m = Py_InitModule("_AH", Ah_methods); in init_AH()