Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dtupleobject.c.h104 {"__getnewargs__", (PyCFunction)tuple___getnewargs__, METH_NOARGS, tuple___getnewargs____doc__},
110 tuple___getnewargs__(PyTupleObject *self, PyObject *Py_UNUSED(ignored)) in tuple___getnewargs__() function