Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c184 static PyObject *PyBlock_ToFile(PyBlockObject *self,PyObject *arg) in PyBlock_ToFile() function
205 { "tofile",(PyCFunction)PyBlock_ToFile,1},