Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c1273 static PyMethodDef TE_methods[] = { variable
1321 m = Py_InitModule("_TE", TE_methods); in init_TE()