Searched refs:_io_TextIOWrapper_seek (Results 1 – 1 of 1) sorted by relevance
322 {"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