Searched refs:_io_TextIOWrapper_tell (Results 1 – 1 of 1) sorted by relevance
350 {"tell", (PyCFunction)_io_TextIOWrapper_tell, METH_NOARGS, _io_TextIOWrapper_tell__doc__},356 _io_TextIOWrapper_tell(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_tell() function