Searched refs:ScandirIteratorType_spec (Results 1 – 1 of 1) sorted by relevance
13959 static PyType_Spec ScandirIteratorType_spec = { variable15433 PyObject *ScandirIteratorType = PyType_FromModuleAndSpec(m, &ScandirIteratorType_spec, NULL); in posixmodule_exec()