Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c109 static PyObject *PyBlock_ToString(PyBlockObject *self,PyObject *arg) in PyBlock_ToString() function
199 { { "tostring",(PyCFunction)PyBlock_ToString,1},