Home
last modified time | relevance | path

Searched defs:_PyIO_str_readable (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_io/
D_iomodule.c38 PyObject *_PyIO_str_readable; variable
/external/python/cpython3/Modules/_io/
D_iomodule.c43 PyObject *_PyIO_str_readable = NULL; variable