Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h159 itertools__tee_impl(PyTypeObject *type, PyObject *iterable);
176 return_value = itertools__tee_impl(type, iterable); in itertools__tee()
/third_party/python/Modules/
H A Ditertoolsmodule.c902 itertools__tee_impl(PyTypeObject *type, PyObject *iterable) in itertools__tee_impl() function

Completed in 8 milliseconds