Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c119 static PyObject *PyBlock_NullString(PyBlockObject *self,PyObject *arg) in PyBlock_NullString() function
201 { "nullstring",(PyCFunction)PyBlock_NullString,1},