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