Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
D_iomodule.c41 PyObject *_PyIO_str_reset; variable
/external/python/cpython3/Modules/_io/
D_iomodule.c47 PyObject *_PyIO_str_reset = NULL; variable