Searched refs:_io_TextIOWrapper_errors_get (Results 1 – 1 of 1) sorted by relevance
1208 # 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