Home
last modified time | relevance | path

Searched defs:cl_getattr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dclassobject.h18 PyObject *cl_getattr; member
/external/python/cpython2/Modules/
Dclmodule.c639 cl_getattr(PyObject *self, char *name) in cl_getattr() function