Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c1345 static PyMethodDef AE_methods[] = { variable
1443 m = Py_InitModule("_AE", AE_methods); in init_AE()