Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Ditertoolsmodule.c843 tee_copy(teeobject *to, PyObject *Py_UNUSED(ignored)) in tee_copy() function
870 to = (teeobject *)tee_copy((teeobject *)it, NULL); in tee_fromiterable()
954 {"__copy__", (PyCFunction)tee_copy, METH_NOARGS, teecopy_doc},

Completed in 7 milliseconds