Home
last modified time | relevance | path

Searched refs:_io_TextIOWrapper_seek (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_io/clinic/
Dtextio.c.h322 {"seek", (PyCFunction)_io_TextIOWrapper_seek, METH_FASTCALL, _io_TextIOWrapper_seek__doc__},
328 _io_TextIOWrapper_seek(textio *self, PyObject *const *args, Py_ssize_t nargs) in _io_TextIOWrapper_seek() function