Home
last modified time | relevance | path

Searched refs:itertools_dropwhile (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
Ditertoolsmodule.c.h392 itertools_dropwhile(PyTypeObject *type, PyObject *args, PyObject *kwargs) in itertools_dropwhile() function
/external/python/cpython3/Modules/
Ditertoolsmodule.c1524 {Py_tp_new, itertools_dropwhile},