Home | History | Annotate | Download | only in _io

Lines Matching refs:_PyIO_str_fileno

555     return PyObject_CallMethodObjArgs(self->raw, _PyIO_str_fileno, NULL);