Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h189 {"tee", _PyCFunction_CAST(itertools_tee), METH_FASTCALL, itertools_tee__doc__},
195 itertools_tee(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in itertools_tee() function

Completed in 2 milliseconds