Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h362 {"from_iterable", (PyCFunction)itertools_chain_from_iterable, METH_O|METH_CLASS, itertools_chain_from_iterable__doc__},
/third_party/python/Modules/
H A Ditertoolsmodule.c2042 itertools_chain_from_iterable(PyTypeObject *type, PyObject *arg) in itertools_chain_from_iterable() function

Completed in 9 milliseconds