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