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