Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c1281 static PyMethodDef CG_methods[] = { variable
1300 m = Py_InitModule("_CG", CG_methods); in init_CG()