Home
last modified time | relevance | path

Searched refs:textiowrapper_closed_get (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dtextio.c1427 textiowrapper_closed_get(textio *self, void *context);
1438 _res = textiowrapper_closed_get(self, NULL); \
3023 res = textiowrapper_closed_get(self, NULL); in _io_TextIOWrapper_close_impl()
3105 textiowrapper_closed_get(textio *self, void *context) in textiowrapper_closed_get() function
3249 {"closed", (getter)textiowrapper_closed_get, NULL, NULL},

Completed in 5 milliseconds