Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c143 static PyObject *PyBlock_PadString(PyBlockObject *self,PyObject *arg) in PyBlock_PadString() function
200 { "padstring",(PyCFunction)PyBlock_PadString,1},