Home
last modified time | relevance | path

Searched refs:ScandirIteratorType_spec (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c14430 static PyType_Spec ScandirIteratorType_spec = { variable
15956 PyObject *ScandirIteratorType = PyType_FromModuleAndSpec(m, &ScandirIteratorType_spec, NULL); in posixmodule_exec()

Completed in 18 milliseconds