Searched defs:_PyIO_str_read1 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_io/ | ||
D | _iomodule.c | 41 PyObject *_PyIO_str_read1 = NULL; variable |
/external/python/cpython2/Modules/_io/ | ||
D | _iomodule.c | 37 PyObject *_PyIO_str_read1; variable |