Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dstringio.c799 stringio_closed(stringio *self, void *context) in stringio_closed() function
843 {"closed", (getter)stringio_closed, NULL, NULL},
/external/python/cpython3/Modules/_io/
Dstringio.c945 stringio_closed(stringio *self, void *context) in stringio_closed() function
991 {"closed", (getter)stringio_closed, NULL, NULL},