Searched refs:RawIO_class (Results 1 – 1 of 1) sorted by relevance
376 PyObject *RawIO_class = (PyObject *)&PyFileIO_Type; in _io_open_impl() local380 RawIO_class = (PyObject *)&PyWindowsConsoleIO_Type; in _io_open_impl()384 raw = PyObject_CallFunction(RawIO_class, "OsOO", in _io_open_impl()