Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c12297 ScandirIterator_exit(ScandirIterator *self, PyObject *args) in ScandirIterator_exit() function
12340 {"__exit__", (PyCFunction)ScandirIterator_exit, METH_VARARGS},