Home
last modified time | relevance | path

Searched defs:groupby_type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ditertoolsmodule.c21 static PyTypeObject groupby_type; variable
142 static PyTypeObject groupby_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c23 static PyTypeObject groupby_type; variable
194 static PyTypeObject groupby_type = { variable