Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c554 static PyMethodDef SwiMethods[]= variable
569 m = Py_InitModule("swi", SwiMethods); in initswi()