Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c12290 ScandirIterator_enter(PyObject *self, PyObject *args) in ScandirIterator_enter() function
12339 {"__enter__", (PyCFunction)ScandirIterator_enter, METH_NOARGS},