Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Dswimodule.c291 static PyObject *PyBlock_GetAttr(PyBlockObject *s,char *name) in PyBlock_GetAttr() function
329 (getattrfunc)PyBlock_GetAttr, /*tp_getattr*/