Home
last modified time | relevance | path

Searched refs:_PyIO_str_readall (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/_io/
D_iomodule.h171 extern PyObject *_PyIO_str_readall;
D_iomodule.c43 PyObject *_PyIO_str_readall = NULL; variable
Dbufferedio.c1543 if (_PyObject_LookupAttr(self->raw, _PyIO_str_readall, &readall) < 0) { in _bufferedreader_read_all()
/external/python/cpython3/Tools/c-globals/
Dignored-globals.txt447 _PyIO_str_readall