Searched refs:iobase_closed_get (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_io/ | ||
H A D | iobase.c | 167 iobase_closed_get(PyObject *self, void *context) in iobase_closed_get() function 824 {"closed", (getter)iobase_closed_get, NULL, NULL}, |
Completed in 2 milliseconds