Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dtupleobject.c.h105 {"__getnewargs__", (PyCFunction)tuple___getnewargs__, METH_NOARGS, tuple___getnewargs____doc__},
111 tuple___getnewargs__(PyTupleObject *self, PyObject *Py_UNUSED(ignored)) in tuple___getnewargs__() function

Completed in 1 milliseconds