Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dstringio.c.h193 {"close", (PyCFunction)_io_StringIO_close, METH_NOARGS, _io_StringIO_close__doc__},
199 _io_StringIO_close(stringio *self, PyObject *Py_UNUSED(ignored)) in _io_StringIO_close() function