Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/includes/
Dnoddy.c33 static PyMethodDef noddy_methods[] = { variable
49 m = Py_InitModule3("noddy", noddy_methods, in initnoddy()