Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypevarobject.c76 static PyMethodDef nodefault_methods[] = { variable
113 .tp_methods = nodefault_methods,