Searched refs:itertools_chain_from_iterable (Results 1 – 2 of 2) sorted by relevance
485 …{"from_iterable", (PyCFunction)itertools_chain_from_iterable, METH_O|METH_CLASS, itertools_chain_f…
2090 itertools_chain_from_iterable(PyTypeObject *type, PyObject *arg) in itertools_chain_from_iterable() function