Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c5226 static PyMethodDef generic_alias_methods[] = { variable
5238 .tp_methods = generic_alias_methods,