Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c1453 static PyMethodDef Icn_methods[] = { variable
1596 m = Py_InitModule("_Icn", Icn_methods); in init_Icn()