Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
D_iomodule.c51 PyObject *_PyIO_empty_bytes; variable
/external/python/cpython3/Modules/_io/
D_iomodule.c55 PyObject *_PyIO_empty_bytes = NULL; variable