Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c528 static PyObject *swi_tuple(PyObject *self, PyObject *arg) in swi_tuple() function
562 { "tuple", swi_tuple, METH_VARARGS, swi_tuple__doc__},