Searched refs:_io_BytesIO_close (Results 1 – 1 of 1) sorted by relevance
462 {"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