Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c2569 textiowrapper_errors_get(textio *self, void *context) in textiowrapper_errors_get() function
2633 {"errors", (getter)textiowrapper_errors_get, NULL, NULL},
/external/python/cpython3/Modules/_io/
Dtextio.c3142 textiowrapper_errors_get(textio *self, void *context) in textiowrapper_errors_get() function
3270 {"errors", (getter)textiowrapper_errors_get, NULL, NULL},