Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c418 static PyObject *swi_string(PyObject *self, PyObject *arg) in swi_string() function
558 { "string", swi_string, METH_VARARGS, swi_string__doc__},