pub type PyIOError = PyOSError;
Alias of PyOSError, corresponding to IOError alias in Python.
PyOSError
IOError
#[repr(transparent)]pub struct PyIOError(PyAny);
0: PyAny