Searched refs:izip_type (Results 1 – 1 of 1) sorted by relevance
3492 static PyTypeObject izip_type; variable3503 if (type == &izip_type && !_PyArg_NoKeywords("izip()", kwds)) in izip_new()3621 static PyTypeObject izip_type = { variable4101 &izip_type, in inititertools()