Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Diobase.c.h52 {"close", (PyCFunction)_io__IOBase_close, METH_NOARGS, _io__IOBase_close__doc__},
58 _io__IOBase_close(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_close() function