Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c3975 type_setattro(PyTypeObject *type, PyObject *name, PyObject *value) in type_setattro() function
4343 (setattrofunc)type_setattro, /* tp_setattro */