Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/clinic/
Dbytesio.c.h462 {"close", (PyCFunction)_io_BytesIO_close, METH_NOARGS, _io_BytesIO_close__doc__},
468 _io_BytesIO_close(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_close() function