Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dtextio.c.h1208 # define _IO_TEXTIOWRAPPER_ERRORS_GETSETDEF {"errors", (getter)_io_TextIOWrapper_errors_get, (sett…
1210 # define _IO_TEXTIOWRAPPER_ERRORS_GETSETDEF {"errors", (getter)_io_TextIOWrapper_errors_get, NULL,…
1217 _io_TextIOWrapper_errors_get(textio *self, void *Py_UNUSED(context)) in _io_TextIOWrapper_errors_get() function